Add wismesh tap

pull/625/head
Ben Meadors 2024-11-19 12:50:44 -06:00
rodzic 4e4b133a4a
commit c38692bd11
1 zmienionych plików z 6 dodań i 0 usunięć

Wyświetl plik

@ -650,6 +650,12 @@ enum HardwareModel {
*/
TLORA_C6 = 83;
/*
* WisMesh Tap
* RAK-4631 w/ TFT in injection modled case
*/
WISMESH_TAP = 84;
/*
* ------------------------------------------------------------------------------------------------------------------------------------------
* Reserved ID For developing private Ports. These will show up in live traffic sparsely, so we can use a high number. Keep it within 8 bits.