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.cpp
- Revision:
- 35:04699b49c463
- Parent:
- 34:0a8ae7f92262
- Child:
- 36:e1398ff45b12
--- a/sensors/sensors.cpp Mon May 13 11:55:08 2019 +0000 +++ b/sensors/sensors.cpp Wed May 15 06:48:23 2019 +0000 @@ -37,7 +37,7 @@ }; //InterruptIn mode4(pin_mode4,PullUp); DigitalOut led4(LED4); -int hand_mode=NORMAL; +int hand_mode=G_CLOSE; //can CAN can1(pin_can_rd,pin_can_td);