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
Diff: bluetoothV1bibli.h
- Revision:
- 0:9525cf87fb78
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/bluetoothV1bibli.h Mon Feb 03 10:44:41 2020 +0000 @@ -0,0 +1,7 @@ +#include "mbed.h" + +void transmitBlu (void); +void receptionBlu (void); +void formatTrameT(int val); +void send_data(int data); +void init_blueth(void); \ No newline at end of file