Fixes for colours and margins in GPIO app and more (#284)

- Fixes for colours and margins in GPIO app
- Removed unused imports
This commit is contained in:
Ken Van Hoeylandt
2025-06-01 17:52:09 +02:00
committed by GitHub
parent e4ecec64c9
commit 3dfc27e93e
9 changed files with 47 additions and 28 deletions
@@ -1,6 +1,6 @@
#pragma once
#include "lvgl.h"
#include <lvgl.h>
namespace tt::lvgl {