mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Merge pull request #442 from meshtastic/hwModel-patch
revert `HardwareModel` enum name change
This commit is contained in:
commit
bcf7b74cc8
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue