For Hepta-Sat Lite
HEPTA_COM.cpp@0:cea23634807d, 2019-08-21 (annotated)
- Committer:
- HeptaSatTraining2019
- Date:
- Wed Aug 21 11:04:46 2019 +0000
- Revision:
- 0:cea23634807d
- Child:
- 3:6295556918b9
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
HeptaSatTraining2019 | 0:cea23634807d | 1 | #include "HEPTA_COM.h" |
HeptaSatTraining2019 | 0:cea23634807d | 2 | HEPTA_COM::HEPTA_COM(PinName tx,PinName rx) : HeptaXbee(tx,rx){ |
HeptaSatTraining2019 | 0:cea23634807d | 3 | } |