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:
- 22:f891c2bce091
- Parent:
- 21:e5f0f5abb5ae
- Child:
- 24:be2b2be6907b
--- a/captUS.h Sun Oct 25 22:36:51 2020 +0000 +++ b/captUS.h Tue Oct 27 17:27:33 2020 +0000 @@ -18,8 +18,8 @@ extern double us_diff[6]; extern bool us_verif[6]; -extern Timer tps; -extern Ticker ticker_US; +extern Timer TimUS; +extern Ticker TickUS_actu; extern double distt[6]; extern bool rebooted;