CallDistanceTransceiver.py: make log_symbol() a standalone function
authorAntonio Ospite <ao2@ao2.it>
Sat, 2 Jan 2016 15:51:37 +0000 (16:51 +0100)
committerAntonio Ospite <ao2@ao2.it>
Mon, 4 Jan 2016 09:48:25 +0000 (10:48 +0100)
There is no need for it to be a method, it does not use "self".


No differences found