Los Putacos / Mbed OS WearableDevice_Nucleo_New

Dependencies:   MPU9250_SPI

Fork of WearableDevice_Nucleo by Los Putacos

Revision:
5:18e89e309715
Child:
6:939df52d75c9
diff -r 56e903769e94 -r 18e89e309715 event.h
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/event.h	Thu Oct 12 13:18:11 2017 +0000
@@ -0,0 +1,19 @@
+/*
+* Los Putacos
+* Copyright (C) 2017, All rights reserved.
+* ________________________________________ 
+*
+* Created by: Gustavo Campana, Michael Schmidt, Miguel Lopez
+*       Date: 12-Oct-2017
+*    Version: V0.1
+*/
+
+//-----------------------------------------------------------------
+#ifndef EVENT_H_
+#define EVENT_H_
+
+// Your code here!
+
+    
+#endif // EVENT_H_
+//-----------------------------------------------------------------
\ No newline at end of file