Skip to content

Commit 9904b0e

Browse files
author
Spacehuhn
committed
Fix config for new dstike watch
1 parent a07a054 commit 9904b0e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

esp8266_deauther/A_config.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -209,8 +209,6 @@
209209
#define FLIP_DIPLAY true
210210
#define DISPLAY_TEXT "Hardware by DSTIKE"
211211

212-
#define RTC_DS3231
213-
214212
// ===== BUTTONS ===== //
215213
#define BUTTON_UP 12
216214
#define BUTTON_DOWN 13
@@ -230,6 +228,8 @@
230228
#define FLIP_DIPLAY true
231229
#define DISPLAY_TEXT "Hardware by DSTIKE"
232230

231+
#define RTC_DS3231
232+
233233
// ===== BUTTONS ===== //
234234
#define BUTTON_UP 12
235235
#define BUTTON_DOWN 13

0 commit comments

Comments
 (0)