This commit is contained in:
DESKTOP-3QI0HK9\Administrator
2023-03-08 10:42:26 +08:00
parent a1c20889f1
commit afa79faeed
39 changed files with 2501 additions and 151 deletions

View File

@@ -4,7 +4,7 @@
*/
/*Copy this file as "lv_port_indev.c" and set this value to "1" to enable content*/
#if 0
#if 1
/*********************
* INCLUDES

View File

@@ -5,7 +5,7 @@
*/
/*Copy this file as "lv_port_indev.h" and set this value to "1" to enable content*/
#if 0
#if 1
#ifndef LV_PORT_INDEV_TEMPL_H
#define LV_PORT_INDEV_TEMPL_H