summaryrefslogtreecommitdiff
path: root/decoders/rfm12/__init__.py
AgeCommit message (Collapse)Author
2017-01-07license: remove FSF postal address from boiler plate license textGerhard Sittig
Remove the FSF postal address as it might change (it did in the past). Reference the gnu.org website instead which is more stable.
2014-10-13All PDs: Only import the 'Decoder' object.Uwe Hermann
Anything else in the pd.py files doesn't have to be imported/exposed.
2014-09-10rfm12: Cosmetics.Uwe Hermann
Also, update author email address.
2014-09-08RFM12 decoderSÅ‚awek Piotrowski