From cb5696dc04529dd841e5c34b524eb2a6e45e7afe Mon Sep 17 00:00:00 2001 From: S5NC <145265251+S5NC@users.noreply.github.com> Date: Wed, 11 Oct 2023 00:33:57 +0100 Subject: [PATCH] Update mesh.proto --- meshtastic/mesh.proto | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meshtastic/mesh.proto b/meshtastic/mesh.proto index 593f411..1cf8abd 100644 --- a/meshtastic/mesh.proto +++ b/meshtastic/mesh.proto @@ -437,9 +437,9 @@ enum HardwareModel { HELTEC_HT62 = 53; /* - * E22-900M series modules with ESP32-S3 + * Boards with EBYTE SPI LoRa modules and ESP32-S3 MCU */ - E22_900M_S3 = 54; + EBYTE_ESP32_S3 = 54; /* * ------------------------------------------------------------------------------------------------------------------------------------------