Juan Rafael Caro Romero / Activity

Fork of Activity by Juan Rafael Caro Romero

Files at this revision

API Documentation at this revision

Comitter:
jcaro
Date:
Wed Mar 07 13:37:22 2018 +0000
Parent:
0:f8b83c4ca41c
Commit message:
Class Activity

Changed in this revision

Activity.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/Activity.cpp	Wed Mar 07 12:44:56 2018 +0000
+++ b/Activity.cpp	Wed Mar 07 13:37:22 2018 +0000
@@ -1,3 +1,4 @@
+#include "mbed.h"
 #include "Activity.h"
 #include <iostream>
 using namespace std;