k

Dependencies:   mbed

Fork of HelloWorld by Simon Ford

Revision:
2:e2ae43e8acab
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Hardware.h	Mon Oct 24 01:11:37 2016 +0000
@@ -0,0 +1,9 @@
+#include <string>
+using namespace std;
+
+#ifndef PACEHEART_H
+#define PACEHEART_H
+
+int get_();
+
+#endif
\ No newline at end of file