From: Dean Camera Date: Sun, 7 Feb 2010 14:03:48 +0000 (+0000) Subject: Split out LED report processing from the host into a seperate routine in the LowLevel... X-Git-Tag: LUFA-110528-BETA~609 X-Git-Url: http://git.linex4red.de/pub/lufa.git/commitdiff_plain/6a48efd3bd66a1f6b4e24a75881dac337e3c9c95?ds=inline;hp=6a48efd3bd66a1f6b4e24a75881dac337e3c9c95 Split out LED report processing from the host into a seperate routine in the LowLevel KeyboardMouse device demo, to avoid duplicate code. ---