![](/media/cache/img/default_profile.jpg.50x50_q85.jpg)
ECG_ADS1198
Dependencies: ADSlib mbed SDFileSystem
This was created for an internship project at IIT hyderabad.
main.cpp@1:65a219536d66, 2015-04-02 (annotated)
- Committer:
- joelbandi
- Date:
- Thu Apr 02 13:27:43 2015 +0000
- Revision:
- 1:65a219536d66
- Parent:
- 0:194165295aac
- Child:
- 2:86845af4bcac
fix
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
joelbandi | 0:194165295aac | 1 | #include "mbed.h" |
joelbandi | 0:194165295aac | 2 | #include "ADSlib.h" |
joelbandi | 0:194165295aac | 3 | |
joelbandi | 0:194165295aac | 4 | |
joelbandi | 0:194165295aac | 5 | |
joelbandi | 0:194165295aac | 6 | int main(){ |
joelbandi | 0:194165295aac | 7 | while(true){ |
joelbandi | 0:194165295aac | 8 | |
joelbandi | 1:65a219536d66 | 9 | |
joelbandi | 0:194165295aac | 10 | } |
joelbandi | 0:194165295aac | 11 | |
joelbandi | 0:194165295aac | 12 | } |
joelbandi | 0:194165295aac | 13 | |
joelbandi | 0:194165295aac | 14 | |
joelbandi | 0:194165295aac | 15 |