Skip to content

Commit

Permalink
Merge pull request #442 from meshtastic/hwModel-patch
Browse files Browse the repository at this point in the history
revert `HardwareModel` enum name change
  • Loading branch information
thebentern authored Feb 14, 2024
2 parents b9479e6 + d9d87fd commit bcf7b74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion meshtastic/mesh.proto
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit bcf7b74

Please sign in to comment.