gotta check ctrl algo - it gives negative value
Fork of BAE_hw_test1_2 by
beacon.h@10:8bfa80bf4263, 2015-03-01 (annotated)
- Committer:
- sakthipriya
- Date:
- Sun Mar 01 08:26:04 2015 +0000
- Revision:
- 10:8bfa80bf4263
- Parent:
- 0:ebdf4f859dca
gotta check ctrl algo - it gives negative value
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
raizel_varun | 0:ebdf4f859dca | 1 | #include "mbed.h" |
raizel_varun | 0:ebdf4f859dca | 2 | |
raizel_varun | 0:ebdf4f859dca | 3 | void writereg(uint8_t reg,uint8_t val); |
raizel_varun | 0:ebdf4f859dca | 4 | uint8_t readreg(uint8_t reg); |
raizel_varun | 0:ebdf4f859dca | 5 | void FUNC_BEA(); |