LightLib
PROS library for VEX V5: EKF/MCL localization, RAMSETE path following, high-level chassis API
Loading...
Searching...
No Matches
font.h
Go to the documentation of this file.
1#pragma once
2
9#ifdef __cplusplus
10extern "C" {
11#endif
12#include "liblvgl/lvgl.h"
13
15extern lv_font_t font;
16
17#ifdef __cplusplus
18}
19#endif
lv_font_t font
Custom UI font baked into the firmware.