From 47bf250938723f2d1b32702653ad9635f19ee842 Mon Sep 17 00:00:00 2001 From: Mark Trevor Birss Date: Tue, 22 Aug 2023 16:49:55 +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 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; /* * ------------------------------------------------------------------------------------------------------------------------------------------