Enable OLED for Heltec32 v3

This commit is contained in:
jacob.eva 2025-02-04 15:31:05 +00:00
parent 2919bb9aed
commit dbfa86d803
No known key found for this signature in database
GPG Key ID: 0B92E083BBCCAA1E

View File

@ -522,6 +522,7 @@
#elif BOARD_MODEL == BOARD_HELTEC32_V3
#define IS_ESP32S3 true
#define HAS_DISPLAY true
#define DISPLAY OLED
#define HAS_BLUETOOTH false
#define HAS_BLE true
#define HAS_PMU true