chore: code formatting

This commit is contained in:
Gabor Kiss-Vamosi
2024-02-07 09:27:31 +01:00
parent 949c2fdda0
commit 8588762572
205 changed files with 50 additions and 705 deletions

View File

@@ -16,7 +16,6 @@ static void drag_event_handler(lv_event_t * e)
lv_obj_set_pos(obj, x, y);
}
/**
* Make an object dragable.
*/