diff --git a/meshtastic/mesh.proto b/meshtastic/mesh.proto index e96a52c..26c5f00 100644 --- a/meshtastic/mesh.proto +++ b/meshtastic/mesh.proto @@ -435,7 +435,7 @@ enum HardwareModel { /* * Heltec HT-CT62 with ESP32-C3 CPU and SX1262 LoRa */ - PICOMPUTER_S3 = 53; + HELTEC_HT62 = 53; /* * ------------------------------------------------------------------------------------------------------------------------------------------