diff --git a/src/hasp/hasp_attribute.cpp b/src/hasp/hasp_attribute.cpp index 6c96e96f..bab0f9cd 100644 --- a/src/hasp/hasp_attribute.cpp +++ b/src/hasp/hasp_attribute.cpp @@ -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 } }