Kaynağa Gözat

add:添加LUAT_RT_CB_PARAM定义

Dozingfiretruck 3 yıl önce
ebeveyn
işleme
8010c2cce5
1 değiştirilmiş dosya ile 4 ekleme ve 0 silme
  1. 4 0
      app/port/luat_conf_bsp.h

+ 4 - 0
app/port/luat_conf_bsp.h

@@ -202,4 +202,8 @@
 
 #define LV_COLOR_16_SWAP   1
 
+#define LUAT_RET int
+#define LUAT_RT_RET_TYPE	void
+#define LUAT_RT_CB_PARAM void *param
+
 #endif