Explorar o código

add:luaopen_tp声明

Dozingfiretruck hai 1 ano
pai
achega
02275a3f2b
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      luat/include/luat_libs.h

+ 1 - 0
luat/include/luat_libs.h

@@ -83,6 +83,7 @@ LUAMOD_API int luaopen_lvgl( lua_State *L );
 LUAMOD_API int luaopen_ir( lua_State *L );
 
 LUAMOD_API int luaopen_lcd( lua_State *L );
+LUAMOD_API int luaopen_tp( lua_State *L );
 LUAMOD_API int luaopen_lwip( lua_State *L );
 
 LUAMOD_API int luaopen_wdt( lua_State *L );