From: Dean Camera Date: Thu, 9 Sep 2010 09:57:03 +0000 (+0000) Subject: Added LEDs_ToggleLEDs() function to several board LED drivers which were missing... X-Git-Tag: LUFA-110528-BETA~259 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/66f14d44a3c3f1744e85cea14061b568c3c1306c?hp=66f14d44a3c3f1744e85cea14061b568c3c1306c Added LEDs_ToggleLEDs() function to several board LED drivers which were missing it (thanks to Andrei Krainev). Simplify some of the LED driver functions to produce more compact code. ---