For Hepta-Sat Lite
HEPTA_COM.cpp
- Committer:
- heptasat2021
- Date:
- 2021-08-17
- Revision:
- 3:6295556918b9
- Parent:
- 0:cea23634807d
File content as of revision 3:6295556918b9:
#include "HEPTA_COM.h" HEPTA_COM::HEPTA_COM(PinName tx,PinName rx,int brate) : HeptaXbee(tx,rx,brate){ }