Bike-X
0.8
|
Go to the source code of this file.
Typedefs | |
typedef enum _deviceType | deviceType |
Enumerations | |
enum | _deviceType { BATTERY = 0, OXIMETRY = 1, SPEED = 2, DIRECTION = 3, BREAK = 4 } |
typedef enum _deviceType deviceType |
Shared (msp and bikex) enum to define the order of sensors in the buffer
enum _deviceType |
Shared (msp and bikex) enum to define the order of sensors in the buffer
Enumerator | |
---|---|
BATTERY | |
OXIMETRY | |
SPEED | |
DIRECTION | |
BREAK |
Definition at line 7 of file DeviceType.h.