Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Weird lineendings / bytes in wiring_constants.h #6

@maxgerhardt

Description

@maxgerhardt

See file

#ifndef _WIRING_CONSTANTS_#define _WIRING_CONSTANTS_
#define HIGH 0x01#define LOW 0x00
#define INPUT 0x00#define OUTPUT 0x01
#ifndef USER_BTN_PRESS#define USER_BTN_PRESS 0#define USER_BTN_RELEASE 1#endifenum BitOrder { LSBFIRST = 0, MSBFIRST = 1};#endif

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions