hahalvl1

Dependencies:   mbed-rtos mbed

Fork of BAE_b4hw_test by sakthi priya amirtharaj

beacon.h

Committer:
sakthipriya
Date:
2015-02-06
Revision:
6:1cdbda747f99
Parent:
0:ebdf4f859dca

File content as of revision 6:1cdbda747f99:

#include "mbed.h"

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