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

Hopefully the *last* #9

Closed Hardcore-fs closed 12 years ago

Hardcore-fs commented 12 years ago

Just to make the library a bit cleaner I have implemented a _DEBUG flag. By default it removes any code from the library that uses the serial port, just incase the user is using the serial or its pins for something else.

I even used EMACS...... HC