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 f212cb4 commit c4b0e9cCopy full SHA for c4b0e9c
esp8266_deauther/esp8266_deauther.ino
@@ -17,7 +17,7 @@
17
18
//#define USE_DISPLAY /* <-- uncomment that if you want to use the display */
19
#define resetPin 4 /* <-- comment out or change if you need GPIO 4 for other purposes */
20
-//#define USE_LED16 /* <-- for the Pocket ESP8266 which has a LED on GPIO 16 to indicate if it's running */
+#define USE_LED16 /* <-- for the Pocket ESP8266 which has a LED on GPIO 16 to indicate if it's running */
21
22
23
// Including everything for the OLED //
0 commit comments