mirror of
https://github.com/letscontrolit/ESPEasy.git
synced 2026-07-28 04:07:47 +00:00
Update P164_data_struct.cpp
This commit is contained in:
@@ -421,7 +421,7 @@ bool P164_data_struct::evaluateState()
|
||||
|
||||
switch (this->_opmode) {
|
||||
case ENS160_OPMODE_DEEP_SLEEP:
|
||||
this->writeMode(ENS160_OPMODE_DEEP_SLEEP); // Move through Idle state
|
||||
this->writeMode(ENS160_OPMODE_DEEP_SLEEP); // Put device into DEEPSLEEP mode
|
||||
newState = P164_STATE_DEEPSLEEP;
|
||||
break;
|
||||
case P164_STATE_IDLE:
|
||||
|
||||
Reference in New Issue
Block a user