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.
Diff: captUS.h
- Revision:
- 15:43f5bda97488
- Parent:
- 1:2fe8c402ee79
--- a/captUS.h Wed Sep 16 12:31:54 2020 +0000 +++ b/captUS.h Mon Sep 28 19:17:00 2020 +0000 @@ -20,4 +20,10 @@ void echoRise5(); void echoFall5(); void echoRise6(); -void echoFall6(); \ No newline at end of file +void echoFall6(); + +/********************************** + * Création d'une fonction qui * + * convertis le temps en distance * + **********************************/ +float* convertToDistance(); \ No newline at end of file