Fixed ring buffer size limited to 255 elements, instead of the intended 65535 elements.
[pub/lufa.git] / Projects / Webserver / Lib / DHCPCommon.c
2011-05-22 Dean CameraAdd RNDIS Device support to the Webserver project,...