working

Dependencies:   mbed-rtos mbed

Fork of BAE_vr3honeycomb1_christmas by green rosh

beacon.h

Committer:
greenroshks
Date:
2014-12-26
Revision:
2:edd107ea4740
Parent:
0:ebdf4f859dca

File content as of revision 2:edd107ea4740:

#include "mbed.h"

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