From 16e9630b79f0a7a90c6cedb6781175bb8b337dc1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 29 Apr 2017 12:11:08 +0200 Subject: New upstream version 4.3.0 --- app/bin/custom.c | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'app/bin/custom.c') diff --git a/app/bin/custom.c b/app/bin/custom.c index cbde60b..766dbd8 100644 --- a/app/bin/custom.c +++ b/app/bin/custom.c @@ -135,7 +135,10 @@ BOOL_T Initialize( void ) InitTrkDraw(); InitTrkNote(); InitTrkBlock(); - InitTrkSwitchMotor(); + InitTrkSwitchMotor(); + InitTrkSignal(); + InitTrkControl(); + InitTrkSensor(); InitCarDlg(); memset( message, 0, sizeof message ); -- cgit v1.2.3