Remove serial driver use from the AVRISP project now that it is no longer needed.
[pub/USBasp.git] / LUFA / DriverStubs / Joystick.h
index a09f8db..ce193f5 100644 (file)
@@ -80,7 +80,7 @@
                        static inline void Joystick_Init(void)\r
                        {\r
                                // TODO: Initialize joystick port pins as inputs with pull-ups\r
-                       };\r
+                       }\r
                        \r
                        static inline uint8_t Joystick_GetStatus(void) ATTR_WARN_UNUSED_RESULT;\r
                        static inline uint8_t Joystick_GetStatus(void)\r