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

Your pull request #3

Closed Hardcore-fs closed 12 years ago

Hardcore-fs commented 12 years ago

Have updated the code to:

  1. Get it working with the new 1.0 IDE
  2. The "Readme", to change the libraries needed.
  3. Reduced the physical storage needed by the LED picture by 25k (picture still same size)
  4. Updated the JQuery library to 1.7 which is the latest, faster & bug fixes.

*Note, the library "Flash" needs a line referencing a missing library to be deleted , so it will compile. main issue is the 'deadlock' and HTTP[RST] in LEDBlink