show hwvendor at boot

1.2-legacy
Kevin Hester 2021-02-17 10:08:33 +08:00
rodzic 45caf394f0
commit 205282c4bc
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -356,7 +356,7 @@ void setup()
#endif
// Hello
DEBUG_MSG("Meshtastic swver=%s, hwver=%s\n", optstr(APP_VERSION), optstr(HW_VERSION));
DEBUG_MSG("Meshtastic hwvendor=%s, swver=%s, hwver=%s\n", HW_VENDOR, optstr(APP_VERSION), optstr(HW_VERSION));
#ifndef NO_ESP32
// Don't init display if we don't have one or we are waking headless due to a timer event