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

@@ -1,7 +1,6 @@
#include "../../lv_examples.h"
#if LV_USE_BTNMATRIX && LV_BUILD_EXAMPLES
static void event_cb(lv_event_t * e)
{
lv_event_code_t code = lv_event_get_code(e);