i2c while removed and works - to be characterised

Dependencies:   mbed-rtos mbed

Fork of BAE_working_verified by sakthi priya amirtharaj

beacon.h

Committer:
sakthipriya
Date:
2015-01-31
Revision:
3:20647ff68b3c
Parent:
0:ebdf4f859dca

File content as of revision 3:20647ff68b3c:

#include "mbed.h"

void writereg(uint8_t reg,uint8_t val);
uint8_t readreg(uint8_t reg);
void FUNC_BEA();