Skip to content
Snippets Groups Projects
Commit 7997e8dc authored by Martin Teichmann's avatar Martin Teichmann Committed by Martin Teichmann
Browse files

added coupler terminal

parent ab2e5bdf
No related branches found
No related tags found
No related merge requests found
......@@ -71,6 +71,10 @@ class EL3164(EBPFTerminal):
channel4 = Channel(12)
class EK1101(EBPFTerminal):
compatibility = {(2, 72166482)}
class EK1814(EBPFTerminal):
ch1 = PacketDesc((0, 0), 0)
ch2 = PacketDesc((0, 0), 1)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment