Master Implementation of WANOT

Dependencies:   SX1276Lib mbed

MasterBeacon.h

Committer:
semsem
Date:
2016-05-23
Revision:
0:8b449140caa2

File content as of revision 0:8b449140caa2:

#ifndef _MASTERBEACON_H_
#define _MASTERBEACON_H_
#include "WANOT.h"


void SetUp_Beacon(void);
#endif //_MASTERBEACON_H_