Explorar el Código

configuration: Add display configuration variables

Helmut Pozimski hace 1 año
padre
commit
992af23d87
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      main/configuration.h

+ 3 - 0
main/configuration.h

@@ -10,5 +10,8 @@
 #define DS3231_SDA_PIN
 #define DS3231_SCL_PIN
 
+#define TM1637_CLK_PIN
+#define TM1637_DIO_PIN
+
 // Can be set from 0 to 7
 #define DISPLAY_BRIGHTNESS