reset prob solved n cdms reforms the structure from hk data

Dependencies:   mbed-rtos mbed

Committer:
sakthipriya
Date:
Thu Dec 18 12:20:47 2014 +0000
Revision:
0:93514bd41116
reset prob solved n cdms reforms the structure from hk data

Who changed what in which revision?

UserRevisionLine numberNew contents of line
sakthipriya 0:93514bd41116 1 #include "mbed.h"
sakthipriya 0:93514bd41116 2
sakthipriya 0:93514bd41116 3 void writereg(uint8_t reg,uint8_t val);
sakthipriya 0:93514bd41116 4 uint8_t readreg(uint8_t reg);
sakthipriya 0:93514bd41116 5 void FUNC_BEA();