Denver / Mbed 2 deprecated denver_train_proj

Dependencies:   mbed TextLCD

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){