Master Implementation of WANOT

Dependencies:   SX1276Lib mbed

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers MasterBeacon.h Source File

MasterBeacon.h

00001 #ifndef _MASTERBEACON_H_
00002 #define _MASTERBEACON_H_
00003 #include "WANOT.h"
00004 
00005 
00006 void SetUp_Beacon(void);
00007 #endif //_MASTERBEACON_H_