change

Dependencies:   HeptaXbee

Dependents:   Lab5-01_count_up_xbee Lab5-02_uplink_ok_xbee Lab5-6_create_satellite_program_step6_v1 Lab5-04_a_uplink_downlink_xbee_1

HEPTA_COM.cpp

Committer:
RyusukeIwata
Date:
19 months ago
Revision:
3:ec25d3d1d2ab
Parent:
0:cea23634807d

File content as of revision 3:ec25d3d1d2ab:

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