NXPCup_Cachan / Mbed 2 deprecated S4_bluetooth_V1_bibli

Dependencies:   mbed

Revision:
0:9525cf87fb78
diff -r 000000000000 -r 9525cf87fb78 bluetoothV1bibli.h
--- /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