ECG_ADS1198
Dependencies: ADSlib mbed SDFileSystem
This was created for an internship project at IIT hyderabad.
Revision 0:194165295aac, committed 2015-04-02
- Comitter:
- joelbandi
- Date:
- Thu Apr 02 13:17:52 2015 +0000
- Child:
- 1:65a219536d66
- Commit message:
- ECG_ADS1198
Changed in this revision
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/ADSlib.lib Thu Apr 02 13:17:52 2015 +0000 @@ -0,0 +1,1 @@ +http://developer.mbed.org/users/joelbandi/code/ADSlib/#48e2ec1af2d9
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/main.cpp Thu Apr 02 13:17:52 2015 +0000
@@ -0,0 +1,14 @@
+#include "mbed.h"
+#include "ADSlib.h"
+
+
+
+int main(){
+ while(true){
+
+ }
+
+ }
+
+
+
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mbed.bld Thu Apr 02 13:17:52 2015 +0000 @@ -0,0 +1,1 @@ +http://mbed.org/users/mbed_official/code/mbed/builds/487b796308b0 \ No newline at end of file