ECG_ADS1198
Dependencies: ADSlib mbed SDFileSystem
This was created for an internship project at IIT hyderabad.
main.cpp
- Committer:
- joelbandi
- Date:
- 2015-04-02
- Revision:
- 1:65a219536d66
- Parent:
- 0:194165295aac
- Child:
- 2:86845af4bcac
File content as of revision 1:65a219536d66:
#include "mbed.h" #include "ADSlib.h" int main(){ while(true){ } }