Make Webserver allow HTTP requests for files with up to 50 characters in the path instead of 30, to be in synch with the project documentation.
Change Webserver project's ENABLE_DHCP compile time option to ENABLE_DHCP_CLIENT to more accurately indicate its function.
This commit is contained in:
parent
196724c62d
commit
1fdc0e664e
6 changed files with 19 additions and 16 deletions
|
|
@ -33,6 +33,7 @@
|
|||
* can be incorporated into many different applications.
|
||||
*
|
||||
* - Arcade Controller: http://fletchtronics.net/arcade-controller-made-petunia
|
||||
* - AVR USB Modem, a 3G Wireless Modem host: http://code.google.com/p/avrusbmodem/
|
||||
* - Bicycle POV: http://www.code.google.com/p/bicycleledpov/
|
||||
* - CAMTRIG, a remote Camera Trigger device: http://code.astraw.com/projects/motmot/camtrig
|
||||
* - ClockTamer, a configurable clock generator: http://code.google.com/p/clock-tamer/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue