diff --git a/Boards.h b/Boards.h index 92a0ed5..1fc3726 100644 --- a/Boards.h +++ b/Boards.h @@ -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