ECG_ADS1198
Dependencies: ADSlib mbed SDFileSystem
This was created for an internship project at IIT hyderabad.
Revision 1:65a219536d66, committed 2015-04-02
- Comitter:
- joelbandi
- Date:
- Thu Apr 02 13:27:43 2015 +0000
- Parent:
- 0:194165295aac
- Child:
- 2:86845af4bcac
- Commit message:
- fix
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 |
--- a/ADSlib.lib Thu Apr 02 13:17:52 2015 +0000 +++ b/ADSlib.lib Thu Apr 02 13:27:43 2015 +0000 @@ -1,1 +1,1 @@ -http://developer.mbed.org/users/joelbandi/code/ADSlib/#48e2ec1af2d9 +http://developer.mbed.org/users/joelbandi/code/ADSlib/#e3a7ca6b9405
--- a/main.cpp Thu Apr 02 13:17:52 2015 +0000
+++ b/main.cpp Thu Apr 02 13:27:43 2015 +0000
@@ -6,6 +6,7 @@
int main(){
while(true){
+
}
}