Browse Source

fix: air105并未支持sdio

Wendal Chen 3 years ago
parent
commit
278b5232c6
1 changed files with 0 additions and 1 deletions
  1. 0 1
      application/include/luat_conf_bsp.h

+ 0 - 1
application/include/luat_conf_bsp.h

@@ -45,7 +45,6 @@
 #define LUAT_USE_MCU  1
 // #define LUAT_USE_HWTIMER  1
 #define LUAT_USE_RTC 1
-// #define LUAT_USE_SDIO 1
 #define LUAT_USE_KEYBOARD 1
 #define LUAT_USE_DAC 1
 #define LUAT_USE_OTP 1