integrated code with threads to be removed

Dependencies:   mbed-rtos mbed

Fork of BAE_vr3honeycomb1 by sakthi priya amirtharaj

beacon.h

Committer:
raizel_varun
Date:
2014-12-19
Revision:
0:ebdf4f859dca
Child:
3:89a09736acd3

File content as of revision 0:ebdf4f859dca:

#include "mbed.h"

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