medamarko

Results 4 comments of medamarko

Seems like the html file was in wrong location. Changing`if (file.open('html/configform.html','r')) then` to your html file location, solved this error.

It seems there is hardocded res in html file: #jpeg {width: 240px; height: 240px;}, also would be good ot have configurable timer of image taking. currently its hardcoded in html...

browser.fs(sdmmc); while (!browser.begin().isOk()) Serial.println(browser.exception.toString()); Serial.println(browser.address()); seems these do a good start of server.