Update meshtastic/mesh.proto

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Thomas Göttgens 2025-05-27 22:06:12 +02:00 committed by GitHub
parent deff1ca54e
commit 7a256cad53
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -724,17 +724,17 @@ enum HardwareModel {
*/
CROWPANEL = 97;
/*
/**
* "Lilygo" LINK32 board with sensors
*/
LINK_32 = 98;
/*
/**
* Seeed Tracker L1
*/
SEEED_TRACKER_L1 = 99;
/*
/**
* Seeed Tracker L1 EINK driver
*/
SEEED_TRACKER_L1_EINK = 100;