summaryrefslogtreecommitdiff
path: root/decoders/mdio
diff options
context:
space:
mode:
Diffstat (limited to 'decoders/mdio')
-rw-r--r--decoders/mdio/pd.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/decoders/mdio/pd.py b/decoders/mdio/pd.py
index ed6cfef..7c2fc5f 100644
--- a/decoders/mdio/pd.py
+++ b/decoders/mdio/pd.py
@@ -62,7 +62,6 @@ class Decoder(srd.Decoder):
)
def __init__(self):
- self.initial_pins = [1, 1]
self.illegal_bus = 0
self.samplenum = -1
self.clause45_addr = -1 # Clause 45 is context sensitive.