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:
- 32:367b16d69a32
- Parent:
- 30:5998ba42237e
--- a/setting/extern.h Wed Mar 23 13:01:43 2016 +0000 +++ b/setting/extern.h Thu Mar 24 04:54:39 2016 +0000 @@ -46,7 +46,7 @@ extern InterruptIn Line[3]; extern InterruptIn LineHolding[3]; //ballcheck(bottom) -extern DigitalIn BallChecker; +extern InterruptIn BallChecker; extern AnalogIn BallCheckerA; //debug_switch(debug_board) extern DigitalIn Sw[4];