--- a/LPCArch.py Thu May 30 10:49:24 2019 +0200
+++ b/LPCArch.py Fri Aug 30 11:09:40 2019 +0200
@@ -2,7 +2,7 @@
WX_GOT_modules = ['GOT', 'GOT_111', 'GOT_131']
-SVG_GOT_modules = ['GOT6']
+SVG_GOT_modules = ['GOT_012'] MC9_modules = ['MC9', 'MW1']
SOM28_modules = MC9_modules + WX_GOT_modules
SOM6_modules = SVG_GOT_modules
--- a/LPCBus.py Thu May 30 10:49:24 2019 +0200
+++ b/LPCBus.py Fri Aug 30 11:09:40 2019 +0200
@@ -30,7 +30,7 @@
bus_template_code = { plc: GetLocalCode(
--- a/LPCManager.py Thu May 30 10:49:24 2019 +0200
+++ b/LPCManager.py Fri Aug 30 11:09:40 2019 +0200
@@ -68,7 +68,7 @@
+ SetLPCProduct(self.arch) # overload with exacltly same code, but this is intended.
# we want extensions to use globals of this module, not Beremiz.py