Seeker of Truth ,
/
baeaftrq1
hahalvl1
Fork of BAE_b4hw_test by
Diff: beacon.h
- Revision:
- 0:ebdf4f859dca
diff -r 000000000000 -r ebdf4f859dca beacon.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/beacon.h Fri Dec 19 06:47:25 2014 +0000 @@ -0,0 +1,5 @@ +#include "mbed.h" + +void writereg(uint8_t reg,uint8_t val); +uint8_t readreg(uint8_t reg); +void FUNC_BEA();