Explorar o código

fix typo in poweron reason

Wendal Chen %!s(int64=3) %!d(string=hai) anos
pai
achega
0ff1836b7a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/main.c

+ 1 - 1
app/main.c

@@ -97,7 +97,7 @@ static const const char* reason[] = {
 	"reset by key",
 	"reboot by exception",
 	"reboot by tool",
-	"reset by watchdoy",
+	"reset by watchdog",
 	"reset by pad",
 	"by charge" // 不可能
 };