diff --git a/Makefile b/Makefile index 003f6c6..05e5b7d 100644 --- a/Makefile +++ b/Makefile @@ -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/ diff --git a/html/wifi/wifi.tpl b/html/wifi/wifi.tpl index 631b7bc..cd43566 100644 --- a/html/wifi/wifi.tpl +++ b/html/wifi/wifi.tpl @@ -65,6 +65,9 @@ window.onload=function(e) {
Current WiFi mode: %WiFiMode%
++Note: %WiFiapwarn% +