control algo applied for mnm

Dependencies:   mbed-rtos mbed

Fork of BAE_hw_test1_1 by sakthi priya amirtharaj

beacon.h

Committer:
sakthipriya
Date:
2015-03-01
Revision:
9:8b74ed33be76
Parent:
0:ebdf4f859dca

File content as of revision 9:8b74ed33be76:

#include "mbed.h"

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