Fixed incorrect implementation of LEDs_ToggleLEDs() for the Adafruit-U4 board (thanks...
[pub/USBasp.git] / Demos / Host / LowLevel / PrinterHost / PrinterHost.h
index 4e813a9..75c3771 100644 (file)
@@ -83,6 +83,6 @@
                void EVENT_USB_Host_HostError(const uint8_t ErrorCode);
                void EVENT_USB_Host_DeviceEnumerationFailed(const uint8_t ErrorCode,
                                                            const uint8_t SubErrorCode);
-               
+
 #endif