add missing header (NOTE: saving last power state for bl602 won't work yet)

This commit is contained in:
openshwprojects
2022-06-08 13:00:58 +02:00
parent 511af61218
commit 2dbe4836d5

View File

@@ -11,6 +11,7 @@
#include "cmnds/cmd_public.h"
#include "i2c/drv_i2c_public.h"
#include "driver/drv_tuyaMCU.h"
#include "hal/hal_flashVars.h"
#include "hal/hal_pins.h"