Tweaks to logging
This commit is contained in:
@ -232,8 +232,7 @@ class QtGPSWindow(MainWindow):
|
||||
self.viewSatellites.show()
|
||||
|
||||
self.show()
|
||||
|
||||
|
||||
|
||||
def toggle_logging(self):
|
||||
if self.log_enabled:
|
||||
self.log_enabled = 0
|
||||
|
||||
Reference in New Issue
Block a user