![]() |
SimpleFOClibrary 2.4.0
|
#include <inttypes.h>Go to the source code of this file.
Classes | |
| class | Sensor |
Enumerations | |
| enum | Direction : int8_t { CW = 1 , CCW = -1 , UNKNOWN = 0 } |
| enum | Pullup : uint8_t { USE_INTERN = 0x00 , USE_EXTERN = 0x01 } |
| enum Direction : int8_t |