Charles Young's development fork. Going forward I only want to push mature code to main repository.
Fork of GEO_COUNTER_L432KC by
Diff: RotarySwitch.hpp
- Revision:
- 34:10550b327e3d
- Parent:
- 24:db7494389c03
- Child:
- 38:1642320d83a0
--- a/RotarySwitch.hpp Wed Sep 05 14:38:42 2018 -0700 +++ b/RotarySwitch.hpp Thu Sep 06 05:37:59 2018 -0700 @@ -52,6 +52,7 @@ WheelState currentWheelState; uint8_t LED_status; uint8_t LED_status_index; + const uint8_t LED_status_index_size = 8; int WheelCurrent; int WheelPrevious; bool QEPBpressed; // only react to button when pressed