fix(codespace): remce the extra include from lv_conf.h (#5209)

This commit is contained in:
Gabor Kiss-Vamosi
2024-01-07 13:18:08 +01:00
committed by GitHub
parent a8e3f5a0a5
commit 01f75a5c4d

View File

@@ -17,8 +17,6 @@
#ifndef LV_CONF_H #ifndef LV_CONF_H
#define LV_CONF_H #define LV_CONF_H
#include <stdint.h>
#define LV_USE_DEV_VERSION 1 #define LV_USE_DEV_VERSION 1
/*==================== /*====================