This commit is contained in:
Ken Van Hoeylandt 2026-08-09 00:00:16 +02:00
parent 9c54ac4944
commit 24860be671

View File

@ -1,14 +1,12 @@
// SPDX-License-Identifier: Apache-2.0
#pragma once
#include "../../../app-module/include/app/instance.h"
#include <app/instance.h>
#include <lvgl.h>
#include <tactility/error.h>
#include <tactility/freertos/freertos.h>
#include <tactility/freertos/task.h>
#include <stdint.h>