]> sigrok.org Git - libsigrokdecode.git/blobdiff - decoders/rfm12/__init__.py
rfm12: Cosmetics.
[libsigrokdecode.git] / decoders / rfm12 / __init__.py
index a4748b6e7c72c3f67ad5489a38c9c1a23215461c..0ad72e5283614cacd881d4c614ee8c0aa998ff88 100644 (file)
@@ -1,7 +1,7 @@
 ##
 ## This file is part of the libsigrokdecode project.
 ##
-## Copyright (C) 2014 Sławek Piotrowski <slawomir.piotrowski@payu.pl>
+## Copyright (C) 2014 Sławek Piotrowski <sentinel@atteo.org>
 ##
 ## This program is free software; you can redistribute it and/or modify
 ## it under the terms of the GNU General Public License as published by
@@ -19,8 +19,8 @@
 ##
 
 '''
-This decoder stacks on top of the 'spi' PD and decodes the RFM12
-control protocol.
+This decoder stacks on top of the 'spi' PD and decodes the HopeRF RFM12
+wireless transceiver control protocol.
 '''
 
 from .pd import *