Merge pull request #833 from meshtastic/t-echo-plus

T-Echo Plus
This commit is contained in:
Ben Meadors 2026-01-01 07:01:30 -06:00 committed by GitHub
commit 62626b7cc5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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