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:
- 31:0b0f64831771
- Parent:
- 29:b413b0bb07a1
- Child:
- 35:a0421268ee95
--- a/setting/extern.h Mon Feb 01 11:43:58 2016 +0000 +++ b/setting/extern.h Tue Feb 02 04:07:06 2016 +0000 @@ -76,7 +76,6 @@ // for Time extern Ticker Motor_ticker; extern Ticker Line_ticker; -//extern Timeout Line_timeout; extern Ticker Ir_ticker; extern Ticker Solenoid_ticker; extern Timeout Solenoid_timeout;