Files
pm3-lvgl/inc/pm3-lvgl.h
Edith Boles 371f458d9a Add tap demo
2026-03-16 01:58:49 -07:00

9 lines
170 B
C

#ifndef PM3_LVGL_H_QCB6DVLD
#define PM3_LVGL_H_QCB6DVLD
#include <pthread.h>
extern pthread_mutex_t lvgl_mutex;
#endif /* end of include guard: PM3_LVGL_H_QCB6DVLD */