From: Antonio Ospite Date: Sat, 2 Jan 2016 15:51:37 +0000 (+0100) Subject: CallDistanceTransceiver.py: make log_symbol() a standalone function X-Git-Url: https://git.ao2.it/SaveMySugar/python3-savemysugar.git/commitdiff_plain/003993efe12afc76569baf90e02858f6301833bf?hp=003993efe12afc76569baf90e02858f6301833bf CallDistanceTransceiver.py: make log_symbol() a standalone function There is no need for it to be a method, it does not use "self". ---