-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Closed
Labels
Description
hi, I want to test smart config so I build the firameware by myself
but when I build the frameware I meet some problem !
<------------------------ BUG REPORT -----------------------------------------
Expected behavior
CC app/modules/wifi.c
wifi.c:20:31: fatal error: smart/smartconfig.h: No such file or directory
#include "smart/smartconfig.h"
^
compilation terminated.
../../Makefile:422: recipe for target '.output/eagle/debug/obj/wifi.o' failed
make[2]: *** [.output/eagle/debug/obj/wifi.o] Error 1
make[2]: Leaving directory '/mnt/f/forwsl/nodemcu-firmware-3.0-master_20190907/app/modules'