We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a07a054 commit 9904b0eCopy full SHA for 9904b0e
esp8266_deauther/A_config.h
@@ -209,8 +209,6 @@
209
#define FLIP_DIPLAY true
210
#define DISPLAY_TEXT "Hardware by DSTIKE"
211
212
- #define RTC_DS3231
213
-
214
// ===== BUTTONS ===== //
215
#define BUTTON_UP 12
216
#define BUTTON_DOWN 13
@@ -230,6 +228,8 @@
230
228
231
229
232
+ #define RTC_DS3231
+
233
234
235
0 commit comments