mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-23 18:56:38 +00:00
Revert "Update tasmota_lv_conf.h"
This reverts commit b30d559c4d3ddb404de101670495e49b96d96330.
This commit is contained in:
parent
ce142d97bc
commit
207298271a
@ -501,7 +501,7 @@ typedef void * lv_font_user_data_t;
|
|||||||
* texts and borders will be black and the background will be
|
* texts and borders will be black and the background will be
|
||||||
* white. Else the colors are inverted.
|
* white. Else the colors are inverted.
|
||||||
* No flags. Set LV_THEME_DEFAULT_FLAG 0 */
|
* No flags. Set LV_THEME_DEFAULT_FLAG 0 */
|
||||||
#define LV_USE_THEME_MONO 1
|
#define LV_USE_THEME_MONO 0
|
||||||
|
|
||||||
#define LV_THEME_DEFAULT_INCLUDE <stdint.h> /*Include a header for the init. function*/
|
#define LV_THEME_DEFAULT_INCLUDE <stdint.h> /*Include a header for the init. function*/
|
||||||
#define LV_THEME_DEFAULT_INIT lv_theme_material_init
|
#define LV_THEME_DEFAULT_INIT lv_theme_material_init
|
||||||
|
Loading…
x
Reference in New Issue
Block a user