From 6e0333191c345db0f2ab38dd270cd3532238584f Mon Sep 17 00:00:00 2001 From: Mark Trevor Birss Date: Tue, 22 Aug 2023 18:09:08 +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 26c5f00..bf7534d 100644 --- a/meshtastic/mesh.proto +++ b/meshtastic/mesh.proto @@ -431,7 +431,7 @@ enum HardwareModel { * Bobricius Picomputer with ESP32-S3 CPU, Keyboard and IPS display */ PICOMPUTER_S3 = 52; - + /* * Heltec HT-CT62 with ESP32-C3 CPU and SX1262 LoRa */