Use strcat() in the HTTPServer project instead of using strcpy() and strlen().
[pub/USBasp.git] / LUFA / Drivers / Board / AVR8 / USBKEY / LEDs.h
2011-05-18 Dean CameraSeperated out board drivers by architecture in the...