scottchiefbaker / ESP-WebOTA

Simple web based Over-the-Air (OTA) updates for ESP based projects
MIT License
283 stars 38 forks source link

Add FlashHelper FPSTR() to HTML string to fix a crash. #15

Closed AlbrechtL closed 3 years ago

AlbrechtL commented 3 years ago

Fixes issue https://github.com/scottchiefbaker/ESP-WebOTA/issues/14.

See details here https://arduino.stackexchange.com/questions/70391/esp8266-stops-working-when-i-use-2x-static-const-charprogmem.