CallDistanceTransceiver.py: rename receive_character() to receive_symbol()
authorAntonio Ospite <ao2@ao2.it>
Sat, 2 Jan 2016 21:45:52 +0000 (22:45 +0100)
committerAntonio Ospite <ao2@ao2.it>
Mon, 4 Jan 2016 09:48:25 +0000 (10:48 +0100)
The name receive_symbol() is more appropriate because the function
receives Morse symbols, not directly text characters.


No differences found