added Mesh-Tab

This commit is contained in:
Iris 2024-12-09 23:53:09 +02:00 committed by GitHub
parent 55a5c9c139
commit d2cedee0a0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -665,7 +665,7 @@ enum HardwareModel {
ROUTASTIC = 85;
/*
* Mesh-Tab esp32 based
* Mesh-Tab, esp32 based
* https://github.com/valzzu/Mesh-Tab
*/
MESH_TAB = 86;