mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
T-Echo Plus
This commit is contained in:
parent
96d30609db
commit
ef35af8af7
1 changed files with 2 additions and 2 deletions
|
|
@ -388,9 +388,9 @@ enum HardwareModel {
|
|||
LORA_RELAY_V1 = 32;
|
||||
|
||||
/*
|
||||
* TODO: REPLACE
|
||||
* T-Echo Plus device from LilyGo
|
||||
*/
|
||||
NRF52840DK = 33;
|
||||
T_ECHO_PLUS = 33;
|
||||
|
||||
/*
|
||||
* TODO: REPLACE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue