Update globals.py
This commit is contained in:
@@ -35,3 +35,4 @@ log_level = 'error'
|
|||||||
fp_ui: Dict[str, bool] = {}
|
fp_ui: Dict[str, bool] = {}
|
||||||
camera_input_combobox = None
|
camera_input_combobox = None
|
||||||
webcam_preview_running = False
|
webcam_preview_running = False
|
||||||
|
show_fps = False
|
||||||
|
|||||||
Reference in New Issue
Block a user