update HW_VENDOR id

This commit is contained in:
mverch67
2025-06-08 20:55:48 +02:00
parent 8ce1d697c6
commit b76c2cd18e
2 changed files with 2 additions and 1 deletions

View File

@@ -186,6 +186,8 @@
#define HW_VENDOR meshtastic_HardwareModel_CROWPANEL
#elif defined(LINK_32)
#define HW_VENDOR meshtastic_HardwareModel_LINK_32
#elif defined(T_DECK_PRO)
#define HW_VENDOR meshtastic_HardwareModel_T_DECK_PRO
#endif
// -----------------------------------------------------------------------------