diff options
Diffstat (limited to 'decoders/rtc8564/rtc8564.py')
-rw-r--r-- | decoders/rtc8564/rtc8564.py | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/decoders/rtc8564/rtc8564.py b/decoders/rtc8564/rtc8564.py index 18f8c24..00bfb27 100644 --- a/decoders/rtc8564/rtc8564.py +++ b/decoders/rtc8564/rtc8564.py @@ -18,9 +18,7 @@ ## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA ## -# -# Epson RTC-8564 JE/NB decoder -# +# Epson RTC-8564 JE/NB protocol decoder import sigrokdecode as srd |