Support for GENESIS added, ver. 2.10.349

This commit is contained in:
Milan Hanajik
2016-09-22 08:50:22 +02:00
parent 5f7c0c82e7
commit 6bb45ccc25
11 changed files with 22 additions and 22 deletions
@@ -196,7 +196,7 @@ namespace TBF.BenchControl
public static void InitializeBoardEtc(ControlComponent3Munich.UserControl1 ctrlBrdComponent)
#elif FUZHOU300
public static void InitializeBoardEtc(ControlComponent3F300.UserControl1 ctrlBrdComponent)
#elif PT200IL || PUCHONG_PT200
#elif PT200IL || PUCHONG_PT200 || GENESIS
public static void InitializeBoardEtc(ControlComponent_Izrael2014.UserControl1 ctrlBrdComponent)
#else /// all newer benches
public static void InitializeBoardEtc(ControlComponent_Torino2015.UserControl1 ctrlBrdComponent)