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: mbed AQM1602 HMC6352 PID
Diff: setting/extern.h
- Revision:
- 40:f68474b1d5e7
- Parent:
- 35:a0421268ee95
- Child:
- 42:02aaa806d929
--- a/setting/extern.h Wed Feb 03 12:11:01 2016 +0000 +++ b/setting/extern.h Thu Feb 04 07:12:34 2016 +0000 @@ -79,7 +79,7 @@ extern Ticker Ir_ticker; extern Ticker Solenoid_ticker; extern Timeout Solenoid_timeout; -extern Timeout Line_timeout; +extern Timeout Line_timeout[3]; extern Ticker Duty[DUTY_NUM]; extern Timeout Stp;