From ca50e0c8fc88acd06d6e1932e9412464bff95edb Mon Sep 17 00:00:00 2001 From: Roy Ben-Shabat Date: Tue, 12 Jun 2018 19:04:09 +0300 Subject: Working on PPC modules and loading. --- Software/Visual_Studio/PPC/Modules/Tango.PPC.Synchronization/MyModule.cs | 1 + 1 file changed, 1 insertion(+) (limited to 'Software/Visual_Studio/PPC/Modules/Tango.PPC.Synchronization') diff --git a/Software/Visual_Studio/PPC/Modules/Tango.PPC.Synchronization/MyModule.cs b/Software/Visual_Studio/PPC/Modules/Tango.PPC.Synchronization/MyModule.cs index e53b902e0..5de78a7f0 100644 --- a/Software/Visual_Studio/PPC/Modules/Tango.PPC.Synchronization/MyModule.cs +++ b/Software/Visual_Studio/PPC/Modules/Tango.PPC.Synchronization/MyModule.cs @@ -15,6 +15,7 @@ namespace Tango.PPC.Synchronization /// Represents a PPC . /// /// + [PPCModule(2)] public class MyModule : PPCModuleBase { /// -- cgit v1.3.1