* add wiphone, still WIP

* (very preliminary) wiphone support

* undo config changes

* revert extensions.json

* eh?
This commit is contained in:
Thomas Göttgens
2024-05-06 13:48:57 +02:00
committed by GitHub
parent 77a66e1dce
commit 353c7e07d1
6 changed files with 165 additions and 0 deletions

View File

@@ -143,6 +143,8 @@
#define HW_VENDOR meshtastic_HardwareModel_STATION_G2
#elif defined(UNPHONE)
#define HW_VENDOR meshtastic_HardwareModel_UNPHONE
#elif defined(WIPHONE)
#define HW_VENDOR meshtastic_HardwareModel_WIPHONE
#endif
// -----------------------------------------------------------------------------