Fixes and cleanup (#266)

- Fix issue with GT911 driver: fixed a crash and an init issue
- Cleanup of unused code
This commit is contained in:
Ken Van Hoeylandt
2025-03-31 15:59:50 +02:00
committed by GitHub
parent 3f1bfee3f5
commit eb4e9f9649
6 changed files with 24 additions and 68 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
#include "Tactility/lvgl/LvglSync.h"
#include "Tactility/lvgl/Statusbar.h"
#include "Tactility/lvgl/Style.h"
#include "Tactility/service/loader/Loader_i.h"
#include "Tactility/service/loader/Loader.h"
#include <Tactility/Tactility.h>
#include <Tactility/RtosCompat.h>