]> sigrok.org Git - libsigrokdecode.git/blobdiff - decoders/rtc8564/__init__.py
Remove unused probes and options
[libsigrokdecode.git] / decoders / rtc8564 / __init__.py
index 94fdaeaee07510d4e946da282ebdace8a332c758..9a397b1fb3ab057fd14c8a0c7da0c22de647dc3f 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the sigrok project.
+## This file is part of the libsigrokdecode project.
 ##
 ## Copyright (C) 2012 Uwe Hermann <uwe@hermann-uwe.de>
 ##
 ##
 
 '''
-Epson RTC-8564 JE/NB protocol decoder.
-
-Details:
-TODO
+This decoder stacks on top of the 'i2c' PD and decodes the Epson
+RTC-8564 JE/NB real-time clock (RTC) protocol.
 '''
 
 from .pd import *