Skip to content
Snippets Groups Projects
Commit 9daf6c33 authored by Andrew Tridgell's avatar Andrew Tridgell Committed by Lorenz Meier
Browse files

px4iofirmware: removed unused PX4IO_P_CONFIG_CONTROL_GROUP_COUNT

parent 3bad8131
No related branches found
No related tags found
No related merge requests found
......@@ -93,7 +93,6 @@
#define PX4IO_P_CONFIG_RC_INPUT_COUNT 6 /* hardcoded max R/C input count supported */
#define PX4IO_P_CONFIG_ADC_INPUT_COUNT 7 /* hardcoded max ADC inputs */
#define PX4IO_P_CONFIG_RELAY_COUNT 8 /* hardcoded # of relay outputs */
#define PX4IO_P_CONFIG_CONTROL_GROUP_COUNT 8 /**< hardcoded # of control groups*/
/* dynamic status page */
#define PX4IO_PAGE_STATUS 1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment