diff --git a/meshtastic/mesh.proto b/meshtastic/mesh.proto index e2b79f92..ccfc5860 100644 --- a/meshtastic/mesh.proto +++ b/meshtastic/mesh.proto @@ -450,6 +450,11 @@ enum HardwareModel { * EBYTE SPI LoRa module and ESP32-S3 */ EBYTE_ESP32_S3 = 54; + + /* + * Waveshare ESP32-S3-PICO with PICO LoRa HAT and 2.9inch e-Ink + */ + EBYTE_ESP32_S3 = 55; /* * ------------------------------------------------------------------------------------------------------------------------------------------