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: WakeUp mbed EPD_GDE021A1
Headers/send.h
- Committer:
- mathieusab
- Date:
- 2016-11-24
- Revision:
- 26:8cf0b34be9c6
- Parent:
- 25:8653757bdddf
File content as of revision 26:8cf0b34be9c6:
#ifndef HEADERS_SEND
#define HEADERS_SEND
void send(int poids, int temp, int hum);
#endif