Skip to content

Commit 6b9805e

Browse files
author
Stefan Kremser
committed
Updated DSTIKE board config
1 parent 4d28e7a commit 6b9805e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

configs/deauther_board_oled.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@
3030

3131
// === Settings for Digital LED and RGB LED === //
3232
#define LED_CATHODE false // common ground (GND)
33-
#define LED_PIN_R 2 // ESP-12 LED
33+
#define LED_PIN_R 16 // NodeMCU on-board LED
3434
#define LED_PIN_G 0
35-
#define LED_PIN_B 16 // NodeMCU on-board LED
35+
#define LED_PIN_B 2 // ESP-12 LED
3636

3737
// === Settings for RGB LED and Neopixel LED === //
3838
#define LED_MODE_BRIGHTNESS 10 // brightness of LED modes

0 commit comments

Comments
 (0)