Add the ability to reset state from the main menu. Refactor gravity.h global const definitions to be static and more readable.
This commit is contained in:
@ -39,6 +39,4 @@
|
||||
#define OUT_CH5 9
|
||||
#define OUT_CH6 11
|
||||
|
||||
const uint8_t OUTPUT_COUNT = 6;
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user