t-echo: add hwmodel

This commit is contained in:
Kevin Hester
2021-04-29 09:51:10 +08:00
parent 14224088aa
commit c27d479a9f
2 changed files with 6 additions and 0 deletions

View File

@@ -413,6 +413,10 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define HW_VENDOR HardwareModel_RAK4631
#elif defined(TTGO_T_ECHO)
#define HW_VENDOR HardwareModel_T_ECHO
#elif NRF52_SERIES
#define HW_VENDOR HardwareModel_NRF52_UNKNOWN