fix wrong variable name

pylinphone
Fr3deric 3 years ago
parent 834233ac17
commit a57c1e42a0

@ -82,5 +82,5 @@ if __name__ == '__main__':
except KeyboardInterrupt:
phone.stop()
feap.set_wecker(False)
c.stop()
controller.stop()

Loading…
Cancel
Save