diff options
Diffstat (limited to 'decoders/onewire_network/pd.py')
-rw-r--r-- | decoders/onewire_network/pd.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/decoders/onewire_network/pd.py b/decoders/onewire_network/pd.py index 67dfe45..642cc0e 100644 --- a/decoders/onewire_network/pd.py +++ b/decoders/onewire_network/pd.py @@ -18,8 +18,6 @@ ## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA ## -# 1-Wire protocol decoder (network layer) - import sigrokdecode as srd # Dictionary of ROM commands and their names, next state. |