Dean Camera
|
fc92f9969c
|
Minor documentation cleanups.
|
2010-06-03 15:32:45 +00:00 |
Dean Camera
|
071e02c6b6
|
Add svn:eol-style property to source files, so that the line endings are correctly converted to the target system's native end of line style.
|
2010-05-08 03:12:14 +00:00 |
Dean Camera
|
fc8e4837a9
|
Add const keyword to the demo function parameters where possible.
|
2010-04-18 12:10:30 +00:00 |
Dean Camera
|
aca7863350
|
Added ENABLE_TELNET_SERVER compile time option to the Webserver project to disable the TELNET server if desired.
Change over static strings in the Webserver project to use PROGMEM where possible.
|
2010-03-10 12:48:20 +00:00 |
Dean Camera
|
16ea5aa7a2
|
Add a TELNET server to the webserver project, which currently can list active TCP connections.
|
2010-02-03 10:39:33 +00:00 |