hkstore
Dependencies: SDFileSystem mbed-rtos mbed
Fork of rtcfinalcodeyuppie by
Diff: rtsc.h
- Revision:
- 3:6cde88f8c50f
- Child:
- 4:374c51671a69
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/rtsc.h Mon Dec 22 10:10:38 2014 +0000 @@ -0,0 +1,7 @@ +#include "mbed.h" + +void spiwrite(int); +int spiread(int); +int hexint(int); +char* getname(int,int,int,int,int,int,int); +char* getts(void); \ No newline at end of file