mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-28 05:36:37 +00:00
Font sizes dependent on screen size
This commit is contained in:
parent
3d6f563344
commit
cdd615f4ce
@ -360,8 +360,8 @@ typedef void* lv_indev_drv_user_data_t; /*Type of user data in the in
|
|||||||
#ifndef ROBOTOCONDENSED_REGULAR_24_LATIN1
|
#ifndef ROBOTOCONDENSED_REGULAR_24_LATIN1
|
||||||
#define ROBOTOCONDENSED_REGULAR_24_LATIN1 1
|
#define ROBOTOCONDENSED_REGULAR_24_LATIN1 1
|
||||||
#endif
|
#endif
|
||||||
#ifndef ROBOTOCONDENSED_REGULAR_36_LATIN1
|
#ifndef ROBOTOCONDENSED_REGULAR_32_LATIN1
|
||||||
#define ROBOTOCONDENSED_REGULAR_36_LATIN1 1
|
#define ROBOTOCONDENSED_REGULAR_32_LATIN1 1
|
||||||
#endif
|
#endif
|
||||||
#ifndef ROBOTOCONDENSED_REGULAR_48_LATIN1
|
#ifndef ROBOTOCONDENSED_REGULAR_48_LATIN1
|
||||||
#define ROBOTOCONDENSED_REGULAR_48_LATIN1 1
|
#define ROBOTOCONDENSED_REGULAR_48_LATIN1 1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user