From d9d87fdf8560acbf31df6c02c5d4b129f97fc598 Mon Sep 17 00:00:00 2001 From: Andre K Date: Wed, 14 Feb 2024 07:47:51 -0300 Subject: [PATCH] fix: revert `HardwareModel` enum name change ref: https://github.com/meshtastic/protobufs/commit/4b97cf82ac0b0c1b94b9fcd3e22f70c241eea3a2 --- meshtastic/mesh.proto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meshtastic/mesh.proto b/meshtastic/mesh.proto index 2cda4876..af08b805 100644 --- a/meshtastic/mesh.proto +++ b/meshtastic/mesh.proto @@ -430,7 +430,7 @@ enum HardwareModel { * Heltec Wireless Tracker with ESP32-S3 CPU, built-in GPS, and TFT * Newer V1.1, version is written on the PCB near the display. */ - HELTEC_WIRELESS_TRACKER_V1_1 = 48; + HELTEC_WIRELESS_TRACKER = 48; /* * Heltec Wireless Paper with ESP32-S3 CPU and E-Ink display