mirror of
https://github.com/arendst/Tasmota.git
synced 2025-04-25 15:27:17 +00:00
- Add support to BMP driver to enter reset state (sleep enable)
This commit is contained in:
parent
d3d6014139
commit
06f053c172
@ -654,7 +654,7 @@ bool Xsns09(uint8_t function)
|
||||
case FUNC_SAVE_BEFORE_RESTART:
|
||||
BMP_EnterSleep();
|
||||
break;
|
||||
#endif USE_DEEPSLEEP
|
||||
#endif // USE_DEEPSLEEP
|
||||
}
|
||||
}
|
||||
return result;
|
||||
|
Loading…
x
Reference in New Issue
Block a user