Add MESHSTICK_1262 identifier to mesh.proto

This commit is contained in:
Jonathan Bennett 2026-01-07 22:49:52 -06:00 committed by GitHub
parent c2e45a3fc9
commit c4eab768ad
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -840,6 +840,11 @@ enum HardwareModel {
*/
THINKNODE_M6 = 120;
/*
* Elecrow Meshstick 1262
*/
MESHSTICK_1262 = 121;
/*
* ------------------------------------------------------------------------------------------------------------------------------------------
* 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.