Disaster.radio dev board support update (#1873)

* Bringing changes from 1.2-legacy over to the new structure in 1.3/2.0

* Add meshtastic-dr-dev to CI artifact workflow
This commit is contained in:
code8buster
2022-10-29 21:37:27 +00:00
committed by GitHub
parent d6c9327aef
commit 1f9db0a8fe
4 changed files with 74 additions and 0 deletions

View File

@@ -80,6 +80,8 @@
#define HW_VENDOR HardwareModel_M5STACK
#elif defined(STATION_G1)
#define HW_VENDOR HardwareModel_STATION_G1
#elif defined(DR_DEV)
#define HW_VENDOR HardwareModel_DR_DEV
#endif
//