Update log message

This commit is contained in:
Phat Nguyen
2024-09-21 08:46:05 +07:00
parent 76e40fea8c
commit 3890919f54
4 changed files with 4 additions and 12 deletions

View File

@ -328,9 +328,7 @@ static void factoryConfigReset(void) {
static void wdgFeedUpdate(void) {
ag.watchdog.reset();
Serial.println();
Serial.println("Offline mode or isPostToAirGradient = false: watchdog reset");
Serial.println();
Serial.println("External watchdog feed!");
}
static bool sgp41Init(void) {