Explorar o código

add:pm唤醒引脚添加空实现

Dozingfiretruck %!s(int64=2) %!d(string=hai) anos
pai
achega
dad923fa95
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  1. 5 0
      app/port/luat_pm_air101.c

+ 5 - 0
app/port/luat_pm_air101.c

@@ -114,3 +114,8 @@ int luat_pm_power_ctrl(int id, uint8_t onoff) {
     LLOGW("not support yet");
     return -1;
 }
+
+int luat_pm_wakeup_pin(int pin, int val){
+    LLOGW("not support yet");
+    return -1;
+}