meurig phillips snake game - accidentally published to my account instead of to the group!

Dependencies:   Joystick N5110 SDFileSystem beep fsmMenu mbed

Fork of SnakeProjectRev1 by Meurig Phillips

Revision:
22:195d66c61bf3
Parent:
21:e03461ea23e9
--- a/main.h	Thu May 05 14:19:50 2016 +0000
+++ b/main.h	Thu May 05 14:55:29 2016 +0000
@@ -177,6 +177,10 @@
 Main menu loop
 */
 void mainMenu();
+/**
+Init interrupts peripherals
+*/
+void initInterrupts();
 
 
 #endif
\ No newline at end of file