Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: HP206C mbed HMC5883L DHT DS1820
communication.h
- Committer:
- MathieuM
- Date:
- 2018-09-25
- Revision:
- 19:93a56e08945f
- Parent:
- 18:c2627f062107
- Child:
- 23:a0c3b5e101f1
File content as of revision 19:93a56e08945f:
#define SERIAL_PORT (D1, D0) #define SERIAL_PORT (D1, D0) void initCommunication(); void sendMessage(char* data);