sakthi priya amirtharaj
/
pcb_test_vr1_1_4
beacon on/off implemented and working
Fork of i2c_configuring by
beacon.h@0:e91ee0e99213, 2015-04-07 (annotated)
- Committer:
- sakthipriya
- Date:
- Tue Apr 07 16:11:54 2015 +0000
- Revision:
- 0:e91ee0e99213
- Child:
- 3:0931a8800543
acs integration working
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
sakthipriya | 0:e91ee0e99213 | 1 | #include "mbed.h" |
sakthipriya | 0:e91ee0e99213 | 2 | |
sakthipriya | 0:e91ee0e99213 | 3 | void writereg(uint8_t reg,uint8_t val); |
sakthipriya | 0:e91ee0e99213 | 4 | uint8_t readreg(uint8_t reg); |
sakthipriya | 0:e91ee0e99213 | 5 | void FUNC_BEA(); |