Mathieu Moneyron / Mbed 2 deprecated projetS1

Dependencies:   HP206C mbed HMC5883L DHT DS1820

communication.h

Committer:
MathieuM
Date:
2018-09-25
Revision:
18:c2627f062107
Parent:
3:24828c0ac08c
Child:
19:93a56e08945f

File content as of revision 18:c2627f062107:

#define SERIAL_PORT (D1, D0)
#define SERIAL_PORT (D1, D0)

void initCommunication();
int sendMessage(char* data);
void sendMessage(char* data);