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:
34:10550b327e3d
Parent:
29:3a2152a3a9d1
Child:
35:63e6c6fe6eec
diff -r 35e3ab4d5ba7 -r 10550b327e3d LED7segDisplay.hpp
--- a/LED7segDisplay.hpp	Wed Sep 05 14:38:42 2018 -0700
+++ b/LED7segDisplay.hpp	Thu Sep 06 05:37:59 2018 -0700
@@ -41,6 +41,7 @@
    void Display_2D_write(unsigned short);    // write to MAX7219 (Gate 2-digits display)
    void Display_brightness_up();
    void Display_brightness_down();
+   uint16_t GetBrightness(return brightness;);
 
 private:
    uint16_t brightness;