Added Embedded Arts Roamer device to HardwareModel proto

pull/700/head
Jan Veeh 2025-06-11 08:38:03 +02:00
rodzic b448d4a94f
commit 7eba1e32d3
1 zmienionych plików z 5 dodań i 0 usunięć

Wyświetl plik

@ -759,6 +759,11 @@ enum HardwareModel {
*/
GAT562_MESH_TRIAL_TRACKER = 104;
/**
* Embedded Arts Roamer
*/
EMBEDDED_ARTS_ROAMER = 105;
/*
* ------------------------------------------------------------------------------------------------------------------------------------------
* 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.