mirror of
https://github.com/SpacehuhnTech/esp8266_deauther.git
synced 2025-12-23 07:29:20 -08:00
Made USE_LED16 default (again)
yeah I mean, I kinda fucked up the last commits so...
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
|
||||
//#define USE_DISPLAY /* <-- uncomment that if you want to use the display */
|
||||
#define resetPin 4 /* <-- comment out or change if you need GPIO 4 for other purposes */
|
||||
//#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 */
|
||||
|
||||
|
||||
// Including everything for the OLED //
|
||||
|
||||
Reference in New Issue
Block a user