ECG_ADS1198

Dependencies:   ADSlib mbed SDFileSystem

This was created for an internship project at IIT hyderabad.

Files at this revision

API Documentation at this revision

Comitter:
joelbandi
Date:
Thu Apr 02 13:17:52 2015 +0000
Child:
1:65a219536d66
Commit message:
ECG_ADS1198

Changed in this revision

ADSlib.lib Show annotated file Show diff for this revision Revisions of this file
main.cpp Show annotated file Show diff for this revision Revisions of this file
mbed.bld Show annotated file Show diff for this revision Revisions of this file
--- /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