Charles Young's development fork. Going forward I only want to push mature code to main repository.

Dependencies:   mbed

Fork of GEO_COUNTER_L432KC by Geo Electronics "Geo Counter"

Revision:
36:7fc5487bcc22
Parent:
34:10550b327e3d
Child:
38:1642320d83a0
diff -r 63e6c6fe6eec -r 7fc5487bcc22 RotarySwitch.cpp
--- a/RotarySwitch.cpp	Thu Sep 06 05:41:18 2018 -0700
+++ b/RotarySwitch.cpp	Thu Sep 06 05:43:11 2018 -0700
@@ -12,7 +12,6 @@
 
 RotarySwitch::RotarySwitch()
 {
-   LED_status = CPM;
    LED_status_index = 0;
    WheelCurrent = 0;
    WheelPrevious = 0;