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:
- 59:032005c5a495
- Parent:
- 58:b60db1092088
- Child:
- 62:6fc0c683cb02
--- a/main.cpp Thu Jun 21 16:55:20 2018 +0000 +++ b/main.cpp Thu Jun 21 17:55:51 2018 +0000 @@ -682,7 +682,7 @@ *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){ //TODO - Add same for LR train +void 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){