mirror of
https://github.com/SpacehuhnTech/esp8266_deauther.git
synced 2026-08-02 08:57:35 -07:00
21 lines
554 B
Markdown
21 lines
554 B
Markdown
# Default Config
|
|
Default configuration for all boards without using a display or RGB LED.
|
|
The display can be enabled over the settings.
|
|
|
|
| | |
|
|
| - | - |
|
|
| LED Type | Digital |
|
|
| LED R | GPIO 2 |
|
|
| LED G | disabled |
|
|
| LED B | GPIO 16 |
|
|
| Display and buttons enabled | NO |
|
|
| Display Driver | SSD1306 |
|
|
| Display SDA | GPIO 5 (D1) |
|
|
| Display SCL | GPIO 4 (D2) |
|
|
| Flip Display | NO |
|
|
| Button Up |GPIO 14 (D5) |
|
|
| Button Down | GPIO 12 (D6) |
|
|
| Button Left | disabled |
|
|
| Button Right | disabled |
|
|
| Button A | GPIO 13 (D7) |
|
|
| Button B |disabled | |