mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Add TLora 1280 Variant
This commit is contained in:
parent
ed9f2499d6
commit
deabf9bf78
1 changed files with 6 additions and 1 deletions
|
|
@ -288,7 +288,12 @@ enum HardwareModel {
|
|||
/*
|
||||
* B&Q Consulting Nano Edition G1: https://uniteng.com/wiki/doku.php?id=meshtastic:nano
|
||||
*/
|
||||
NANO_G1 = 14;
|
||||
NANO_G1 = 14;
|
||||
|
||||
/*
|
||||
* TODO: REPLACE
|
||||
*/
|
||||
TLORA_V2_1_1P8 = 15;
|
||||
|
||||
/*
|
||||
* B&Q Consulting Station Edition G1: https://uniteng.com/wiki/doku.php?id=meshtastic:station
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue