Update apps for SDK updates (#38)

The updates mainly relate to lvgl-module changes.
This commit is contained in:
Ken Van Hoeylandt
2026-07-26 17:20:01 +02:00
committed by GitHub
parent 4f635d38e3
commit b1e7eb999a
54 changed files with 178 additions and 190 deletions
@@ -2,7 +2,7 @@
#include "GroveLookup.h"
#include "UiScale.h"
#include <tactility/device.h>
#include <lvgl/lvgl_fonts.h>
#include <lvgl/fonts.h>
#include <algorithm>
#include <cmath>