mirror of https://github.com/arendst/Tasmota.git
94e2c2f9da
In method `FrogMoreScd40::startLowPowerPeriodicMeasurement` the `return` statement appeared before the update of the `DuringMeasurement` flag. Thus, the class would wrongly assume not be in measurement mode and a subsequent `stopPeriodicMeasurement` would fail. Moved the `return` statement to after setting the flag. |
||
---|---|---|
.. | ||
default | ||
lib_audio | ||
lib_basic | ||
lib_display | ||
lib_div | ||
lib_i2c | ||
lib_rf | ||
lib_ssl | ||
libesp32 | ||
libesp32_div | ||
libesp32_eink/epdiy | ||
libesp32_lvgl |