diff options
Diffstat (limited to 'dab752.py')
-rw-r--r-- | dab752.py | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,4 +1,14 @@ #!/usr/bin/env python +# +# This is an somewhat ugly script whose main +# purpose is to show TII information that the +# DAB752 display doesn't show. +# +# Copyright 2015 Matthias P. Braendli +# http://opendigitalradio.org +# +# MIT Licence +# Please see LICENCE for full text import sys import serial |