Added warning about scanning not working in AP mode, possibility to switch modes.

This commit is contained in:
Jeroen Domburg
2014-12-04 21:11:16 +01:00
parent eda66688d0
commit f1d80059d6
5 changed files with 38 additions and 3 deletions
+1 -1
View File
@@ -147,7 +147,7 @@ flash: $(FW_FILE_1) $(FW_FILE_2)
$(Q) sleep $(ESPDELAY)
$(Q) $(ESPTOOL) -cp $(ESPPORT) -cb $(ESPBAUD) -ca 0x40000 -cf firmware/0x40000.bin -v
webpages.espfs: html/ mkespfsimage/mkespfsimage
webpages.espfs: html/ html/wifi/ mkespfsimage/mkespfsimage
cd html; find | ../mkespfsimage/mkespfsimage > ../webpages.espfs; cd ..
mkespfsimage/mkespfsimage: mkespfsimage/