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: sensors/sensors.h
- Revision:
- 25:c740e6fd5dab
- Parent:
- 22:0ed9de464f40
- Child:
- 26:5fb1aa9cb7f0
--- a/sensors/sensors.h Fri May 03 10:00:20 2019 +0000 +++ b/sensors/sensors.h Mon May 06 04:03:00 2019 +0000 @@ -17,6 +17,8 @@ extern DigitalIn switch_li; extern DigitalIn mode4; +extern DigitalOut led4; + void wait_gerege(); extern CAN can1;