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: CRAC-Strat_2019 SerialHalfDuplex SDFileSystem DISCO-F469NI_portrait liaison_Bluetooth ident_crac
Dependents: Codeprincipal_2019 CRAC-Strat_2019
Diff: Conv_data_CAN/conv_data.cpp
- Revision:
- 31:833fc481b002
- Parent:
- 30:a1e37af4bbde
--- a/Conv_data_CAN/conv_data.cpp Fri Apr 20 09:16:13 2018 +0000
+++ b/Conv_data_CAN/conv_data.cpp Tue Apr 24 18:09:51 2018 +0000
@@ -15,4 +15,5 @@
*output1 = input & 0x00FF;
*output2 = (input & 0xFF00)>>8;
-}
\ No newline at end of file
+}
+