reset prob solved n cdms reforms the structure from hk data

Dependencies:   mbed-rtos mbed

beacon.h

Committer:
sakthipriya
Date:
2014-12-18
Revision:
0:93514bd41116

File content as of revision 0:93514bd41116:

#include "mbed.h"

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