|
hardio
|
This library implemnets the driver for using the Powerswitch extension board, used to provide PPM pins through a modbus over serial connection. More...
Files | |
| file | boards/powerswitch.h |
| Header for Powerswitch class. | |
| file | powerswitch_analog_read.h |
| Header for Powerswitch Analog input protocol implementation. | |
| file | powerswitch_ppm.h |
| Header for Powerswitch PPM protocol implementation. | |
| file | powerswitch.h |
| Main header file for hardio_powerswitch. | |
This library implemnets the driver for using the Powerswitch extension board, used to provide PPM pins through a modbus over serial connection.
In your code: #include <hardio/powerswitch.h>
In your CMakeLists.txt:
1.8.17