Nathaniel Honka / hapticFeedback

Fork of hapticFeedback by HEL's Angels

Revision:
1:06fef55a7268
Parent:
0:ea2b9b15a433
--- a/hapticFeedback.h	Fri Jun 26 22:59:18 2015 +0000
+++ b/hapticFeedback.h	Thu Jul 02 21:38:15 2015 +0000
@@ -32,7 +32,8 @@
 
 };
 
-#endif
+extern void initializeHapticFeedback(int);
+extern void hapticMaintenance();
 
-extern void initializeHapticFeedback(int);
-extern void hapticMaintenance();
\ No newline at end of file
+
+#endif
\ No newline at end of file