Tweaks to logging

This commit is contained in:
2021-03-23 16:30:20 -04:00
parent 3969d68545
commit ddf648a334
2 changed files with 3 additions and 4 deletions

View File

@ -232,8 +232,7 @@ class QtGPSWindow(MainWindow):
self.viewSatellites.show()
self.show()
def toggle_logging(self):
if self.log_enabled:
self.log_enabled = 0