Explorar o código

Added deprecated version of lix.brightness()

Lixie Labs %!s(int64=6) %!d(string=hai) anos
pai
achega
2a8958060f
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/Lixie_II.h

+ 1 - 0
src/Lixie_II.h

@@ -68,6 +68,7 @@ class Lixie_II
 		// Deprecated Lixie 1 functions and overloads:
 		// ----------------------------------------------
 		
+		void brightness(uint8_t b);
 		void clear(bool show_change = true);
 		void clear_digit(uint8_t index, bool show_change = true);
 		void show();