For Hepta-Sat Lite

Dependencies:   HeptaXbee

HEPTA_COM.cpp

Committer:
HeptaSatTraining2019
Date:
2019-08-21
Revision:
0:cea23634807d
Child:
3:6295556918b9

File content as of revision 0:cea23634807d:

#include "HEPTA_COM.h"
HEPTA_COM::HEPTA_COM(PinName tx,PinName rx) : HeptaXbee(tx,rx){
}