Fixed DFU class bootloader not resetting the LED pins as high impedance inputs when...
[pub/USBasp.git] / Projects / MissileLauncher / MissileLauncher.c
index e143bec..f215cd3 100644 (file)
@@ -104,7 +104,7 @@ int main(void)
        {
                Read_Joystick_Status();
                DiscardNextReport();
-               
+
                USB_USBTask();
        }
 }