From 850d95f6801f7c6d04118dfdb1f20ca7172da8a3 Mon Sep 17 00:00:00 2001 From: S5NC <145265251+S5NC@users.noreply.github.com> Date: Wed, 11 Oct 2023 00:35:57 +0100 Subject: [PATCH] Update mesh.proto --- meshtastic/mesh.proto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meshtastic/mesh.proto b/meshtastic/mesh.proto index 1cf8abd..e8eda53 100644 --- a/meshtastic/mesh.proto +++ b/meshtastic/mesh.proto @@ -437,7 +437,7 @@ enum HardwareModel { HELTEC_HT62 = 53; /* - * Boards with EBYTE SPI LoRa modules and ESP32-S3 MCU + * EBYTE SPI LoRa module and ESP32-S3 */ EBYTE_ESP32_S3 = 54;