ovidiucp / TinyWebServer

Small web server for Arduino, fits in 10KB ROM, less than 512 bytes RAM
http://www.webweavertech.com/ovidiu/weblog/archives/000484.html
GNU Lesser General Public License v2.1
245 stars 65 forks source link

Update WebServerSD.ino #25

Closed schinken closed 9 years ago

schinken commented 9 years ago

Cleanup Error handling; Add additional check for missing file system

ovidiucp commented 9 years ago

Thanks!