For Hepta-Sat Lite
Diff: HEPTA_COM.cpp
- Revision:
- 0:cea23634807d
- Child:
- 3:6295556918b9
diff -r 000000000000 -r cea23634807d HEPTA_COM.cpp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/HEPTA_COM.cpp Wed Aug 21 11:04:46 2019 +0000 @@ -0,0 +1,3 @@ +#include "HEPTA_COM.h" +HEPTA_COM::HEPTA_COM(PinName tx,PinName rx) : HeptaXbee(tx,rx){ +} \ No newline at end of file