Open JamesDavid opened 1 month ago
Add OLED display support option for boards like TTGO ESP32 module with OLED display and 18650 battery holder. See, e.g., https://www.areresearch.net/2018/01/how-to-use-ttgo-esp32-module-with-oled.html
The display shows: the WiFi SSID Battery Voltage Frequency Name Frequency GHz Pilot Name Last Lap Time
This pull request also changes the LED pin to use the built in aux LED on pin 16 on the TTGO board.
Also would be nice to move the new target to target folder
target
Add OLED display support option for boards like TTGO ESP32 module with OLED display and 18650 battery holder. See, e.g., https://www.areresearch.net/2018/01/how-to-use-ttgo-esp32-module-with-oled.html
The display shows: the WiFi SSID Battery Voltage Frequency Name Frequency GHz Pilot Name Last Lap Time
This pull request also changes the LED pin to use the built in aux LED on pin 16 on the TTGO board.