Sfoglia il codice sorgente

Merge branch 'master' of https://gitee.com/openLuat/luatos-soc-idf5

Dozingfiretruck 2 anni fa
parent
commit
c7976ea581
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      luatos/components/luat/port/luat_base_idf5.c

+ 1 - 1
luatos/components/luat/port/luat_base_idf5.c

@@ -91,7 +91,7 @@ static const luaL_Reg loadedlibs[] = {
   {"rtc", luaopen_rtc},                   // 实时时钟
 #endif
 #ifdef LUAT_USE_OTP
-  {"otp", luaopen_otp},                   // OTP
+  // {"otp", luaopen_otp},                   // OTP
 #endif
 #ifdef LUAT_USE_TOUCHKEY
   {"touchkey", luaopen_touchkey},              // OTP