Kempno_50 component added, if/elif for KEMPNO_50 added, ver. 2.14.577

This commit is contained in:
Milan Hanajik
2017-06-13 08:49:06 +02:00
parent 750122e6ea
commit 05200c437e
8 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ namespace Config
public const int CompoundWMsCount = 3;
public const int HeatMetersCount = 0;
public const int MaxPartNr = 3;
#elif TORINO50 || BADGER_MALA_TRAT || PETERBURG_50
#elif TORINO50 || BADGER_MALA_TRAT || PETERBURG_50 || KEMPNO_50
public const int WMsCount = 6;
public const int LineSize = 6;
public const int CompoundWMsCount = 1;