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: mbed PowerControl
Fork of Projet_S5 by
Trame Class Reference
Class that send data with the xbee. More...
#include <trame.h>
Public Member Functions | |
Trame (PinName _tx, PinName _rx) | |
Constructor. | |
void | sendTransmitRequest (const char *destination, const char *data, int length) |
Send a transmit request. |
Detailed Description
Class that send data with the xbee.
Definition at line 20 of file trame.h.
Constructor & Destructor Documentation
Trame | ( | PinName | _tx, |
PinName | _rx | ||
) |
Member Function Documentation
Generated on Thu Jul 14 2022 10:43:21 by
