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: main.cpp
- Revision:
- 46:7a0933676b13
- Parent:
- 45:d589318238bf
- Child:
- 47:e992a129ef44
diff -r d589318238bf -r 7a0933676b13 main.cpp --- a/main.cpp Mon Jun 18 14:16:43 2018 +0000 +++ b/main.cpp Mon Jun 18 14:48:13 2018 +0000 @@ -510,8 +510,8 @@ * Train in area A(cw) and train in D10(ccw) * Train in area B(cw) and train in D4(ccw) * Train in area B(ccw) and train in D10(ccw) -*/ -bool check_AFC(bool DR_in_A, bool DR_in_B,bool LR_in_A,bool LR_in_B){ +**/ +bool check_AFC(bool DR_in_A, bool DR_in_B,bool LR_in_A,bool LR_in_B){ //TODO - Add same for LR train if( DR_train.get_position_number() == D4){