fix power manager error (#681)

This commit is contained in:
hanhanlili
2025-05-26 18:24:33 +08:00
committed by GitHub
parent 0c57df1cd8
commit 8555b89692
2 changed files with 188 additions and 1 deletions

View File

@@ -10,7 +10,7 @@
#include "iot/thing_manager.h"
#include "led/single_led.h"
#include "assets/lang_config.h"
#include "../minsi-k08-wifi/power_manager.h"
#include "power_manager.h"
#include <wifi_station.h>
#include <esp_log.h>