Initial version for Fuzhou PT40, component, defines, etc.

This commit is contained in:
Milan Hanajik
2015-12-02 13:25:40 +01:00
parent aefbcdb2a0
commit d488f62648
8 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -55,7 +55,7 @@ namespace TBF
public const int WMsCount = 6;
public const int LineSize = 6;
public const int CompoundWMsCount = 1;
#elif TORUN_PT50_2015 || CEVAK_PT40_272 || MURES_PT40
#elif TORUN_PT50_2015 || CEVAK_PT40_272 || MURES_PT40 || FUZHOU_40
public const int WMsCount = 20;
public const int LineSize = 10;
public const int CompoundWMsCount = 1;