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 #23

Closed schinken closed 9 years ago

schinken commented 9 years ago

Send 404 if file is not found

ovidiucp commented 9 years ago

Thanks!