mirror of
https://github.com/m5stack/meshtastic-device-ui.git
synced 2026-05-20 11:51:03 -07:00
8 lines
114 B
C
8 lines
114 B
C
#ifndef EEZ_LVGL_UI_VARS_H
|
|
#define EEZ_LVGL_UI_VARS_H
|
|
|
|
#include <stdint.h>
|
|
|
|
|
|
|
|
#endif /*EEZ_LVGL_UI_VARS_H*/ |