diff --git a/meshtastic/mesh.proto b/meshtastic/mesh.proto index 502e65a4..92c69b07 100644 --- a/meshtastic/mesh.proto +++ b/meshtastic/mesh.proto @@ -675,7 +675,11 @@ enum HardwareModel { * https://www.loraitalia.it */ MESHLINK = 87; - + + /* + * Seeed XIAO nRF52840 + Wio SX1262 kit + */ + XIAO_NRF52_KIT = 88; /* * ------------------------------------------------------------------------------------------------------------------------------------------