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 SerialHalfDuplex SDFileSystem liaison_Bluetooth ident_crac DISCO-F469NI_portrait
Diff: Conv_data_CAN/conv_data.h
- Revision:
- 1:7e925468f9d9
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Conv_data_CAN/conv_data.h Thu Jan 30 16:48:59 2020 +0000 @@ -0,0 +1,2 @@ +short char_to_short_transformation(char input1, char input2); +void short_to_char_transformation(char* output1, char* output2, short input); \ No newline at end of file