There are four relay channels (two are power switches)

This commit is contained in:
px4dev 2012-11-02 22:47:23 -07:00
parent 5af84e3b11
commit ccc7b13185

View File

@ -48,7 +48,7 @@
#define PX4IO_OUTPUT_CHANNELS 8
#define PX4IO_INPUT_CHANNELS 12
#define PX4IO_RELAY_CHANNELS 2
#define PX4IO_RELAY_CHANNELS 4
#pragma pack(push, 1)