re-enable standby mode

oops... updated release binaries with this change too
This commit is contained in:
true
2026-05-09 11:48:07 -07:00
parent a6b260510e
commit 6a5444030e
5 changed files with 633 additions and 620 deletions

View File

@@ -185,7 +185,7 @@ int main(void)
// stay a while
// __WFI();
// PWR_EnterSTANDBYMode();
PWR_EnterSTANDBYMode();
}
}