change to callback
This commit is contained in:
parent
974f7ac007
commit
ea4974893e
4 changed files with 170 additions and 42 deletions
|
|
@ -717,7 +717,7 @@ void ISEDisplay::updateAirPurifierState()
|
|||
return;
|
||||
}
|
||||
else if(currentPage ==1){
|
||||
updateAirPurifierStateStandby();
|
||||
updateAirPurifierStateStandby();
|
||||
return;
|
||||
}
|
||||
// Get the state
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue