From 7e8828c36c2954f15a3849987aaf4b8178c1263d Mon Sep 17 00:00:00 2001 From: Mark Trevor Birss Date: Thu, 11 Jan 2024 21:10:26 +0200 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 ccfc586..bc234aa 100644 --- a/meshtastic/mesh.proto +++ b/meshtastic/mesh.proto @@ -454,7 +454,7 @@ enum HardwareModel { /* * Waveshare ESP32-S3-PICO with PICO LoRa HAT and 2.9inch e-Ink */ - EBYTE_ESP32_S3 = 55; + ESP32_S3_PICO = 55; /* * ------------------------------------------------------------------------------------------------------------------------------------------