NXPCup_Cachan / Mbed 2 deprecated S4_bluetooth_V1_bibli

Dependencies:   mbed

bluetoothV1bibli.h

Committer:
EISR
Date:
2020-02-03
Revision:
0:9525cf87fb78

File content as of revision 0:9525cf87fb78:

#include "mbed.h"

void transmitBlu (void);          
void receptionBlu (void); 
void formatTrameT(int val); 
void send_data(int data);
void init_blueth(void);