mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-27 21:26:43 +00:00
Fix compiler error
This commit is contained in:
parent
08838615a9
commit
446a0357d2
@ -383,7 +383,7 @@ static void hasp_attribute_get_part_state(lv_obj_t* obj, const char* attr_in, ch
|
||||
}
|
||||
break;
|
||||
|
||||
default:
|
||||
default:; // nothing to do
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user