Los Putacos / Mbed OS WearableDevice_Nucleo_New

Dependencies:   MPU9250_SPI

Fork of WearableDevice_Nucleo by Los Putacos

Revision:
12:c88478dfc622
Parent:
10:577e1fc4453e
Child:
18:7f9c2b8541e1
--- a/event.h	Sat Oct 14 23:37:02 2017 +0000
+++ b/event.h	Tue Oct 17 09:25:38 2017 +0000
@@ -22,6 +22,7 @@
 void storeIMU(void);
 void storeMicrophone(void);
 void sendData(void);
+void gayEvent(void);
 
 extern Serial pc;
 extern Serial xbee;