mirror of
https://github.com/ByteWelder/Tactility.git
synced 2026-08-17 23:55:04 +00:00
lvgl-module - Move and rename source and include files - Fix bug with missing lvgl unlock - New widgets: spinner, toolbar, sliderbox TactilityC - Removed tt_lock, tt_lvgl_\*
6 lines
161 B
C
6 lines
161 B
C
#pragma once
|
|
|
|
#define LVGL_ICON_LAUNCHER_APPS "\xEE\x97\x83"
|
|
#define LVGL_ICON_LAUNCHER_FOLDER "\xEE\x8B\x87"
|
|
#define LVGL_ICON_LAUNCHER_SETTINGS "\xEE\xA2\xB8"
|