Skip to content

Commit be5b1a3

Browse files
fix: remove unused constants
1 parent f64f0b0 commit be5b1a3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

wordclock_esp8266.ino

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,6 @@
5757
#define ADR_MC_RED 5
5858
#define ADR_MC_GREEN 6
5959
#define ADR_MC_BLUE 7
60-
#define ADR_PURIST_MODE_ACTIVE 8
61-
#define ADR_STATICBACKGROUND 9
6260
#define ADR_BRIGHTNESS_FRAME 10
6361
#define ADR_FRAMELIGHTACTIVE 11
6462
#define ADR_STATE 26

0 commit comments

Comments
 (0)