diff --git a/dtmf_aprs_cc.py b/dtmf_aprs_cc.py index cfa58788..dad50ce9 100644 --- a/dtmf_aprs_cc.py +++ b/dtmf_aprs_cc.py @@ -9,7 +9,7 @@ logging.basicConfig(format='%(message)s') if __name__ == "__main__": powerPin = 16 - txLed = 27 + txLed = 17 change_mode = False debug_mode = False counter = 1