diff --git a/src/files.py b/src/files.py index d4dd55f..1698a5b 100644 --- a/src/files.py +++ b/src/files.py @@ -13,9 +13,9 @@ from tkinter import filedialog import shutil + exports_path = "" motors_path = Path("Motors/") -SITL_path = Path("SITL Modules/") """