This commit is contained in:
rusefillc 2022-06-07 17:13:21 -04:00
parent 923f39e9db
commit c8eb7af400
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ void stm32_stop() {
}
/*
* Standby for both F4 & F7 works perfectly, with very little current consumption.
* Downside is that theres a limited amount of pins that can wakeup F7, and only PA0 for F4XX.
* Downside is that there is a limited amount of pins that can wakeup F7, and only PA0 for F4XX.
*/
void stm32_standby() {
// Don't get bothered by interrupts