aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Stubs Collection
diff options
context:
space:
mode:
authorShlomo Hecht <shlomo@twine-s.com>2020-05-12 20:26:28 +0300
committerShlomo Hecht <shlomo@twine-s.com>2020-05-12 20:26:28 +0300
commitb14d820ae06d1e7a31b2939ec08cdc9b47657624 (patch)
tree0d1be9c13f5f1237f28c5650674f50a0bd6e5002 /Software/Stubs Collection
parent6cbdc8fc0b64068e07801ed2066fa5afd5c15378 (diff)
downloadTango-b14d820ae06d1e7a31b2939ec08cdc9b47657624.tar.gz
Tango-b14d820ae06d1e7a31b2939ec08cdc9b47657624.zip
apply new proto interface
Diffstat (limited to 'Software/Stubs Collection')
-rw-r--r--Software/Stubs Collection/stubs/DispenserEEpromRead.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Software/Stubs Collection/stubs/DispenserEEpromRead.cs b/Software/Stubs Collection/stubs/DispenserEEpromRead.cs
index 43b1ebc9c..538223d81 100644
--- a/Software/Stubs Collection/stubs/DispenserEEpromRead.cs
+++ b/Software/Stubs Collection/stubs/DispenserEEpromRead.cs
@@ -7,7 +7,7 @@ using System.Windows.Forms;
using System.Threading;
using System.Threading.Tasks;
using System.Collections.Generic;
-using Tango.PMR.Diagnostics;
+using Tango.PMR.Stubs;
using Tango.Stubs;
public void OnExecute(StubManager stubManager)