subDesTagesMitExtraKaese 1 year ago
parent
commit
a74eac56bb
1 changed files with 1 additions and 0 deletions
  1. 1 0
      raspberry-pi/gui/mainWindow.py

+ 1 - 0
raspberry-pi/gui/mainWindow.py

@@ -279,6 +279,7 @@ class MainWindow(tk.Frame):
     self.calibratemag_button.pack_forget()
     self.calibrateopt_button.pack_forget()
     self.calibrateac_button.pack_forget()
+    self.calibrate_all_button.pack_forget()
     self.clear_button.pack_forget()
     self.logscreen_button.pack_forget()
     self.calibrate_submenu_button.pack_forget()