Browse Source

configuration: Add display configuration variables

Helmut Pozimski 1 năm trước cách đây
mục cha
commit
992af23d87
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  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