aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/Webserver/Lib/DHCPClientApp.h
Commit message (Collapse)AuthorAgeFilesLines
* Added ENABLE_TELNET_SERVER compile time option to the Webserver project to ↵Dean Camera2010-03-101-4/+7
| | | | | | disable the TELNET server if desired. Change over static strings in the Webserver project to use PROGMEM where possible.
* Add a TELNET server to the webserver project, which currently can list ↵Dean Camera2010-02-031-0/+166
active TCP connections.