Skip to content

Commit

Permalink
mode_ventilate
Browse files Browse the repository at this point in the history
  • Loading branch information
AndressAndrade committed Nov 12, 2015
1 parent 9ca7fb3 commit dcdbc36
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/MidearIR.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ void MideaIR::setState(bool new_state){

void MideaIR::setMode(uint8_t new_mode){
switch(new_mode){
case mode_ventilate :
case mode_cool :
case mode_auto :
#ifdef MIDEA_COOL_HEAT
Expand Down

0 comments on commit dcdbc36

Please sign in to comment.