diff --git a/pysrc/Controller.py b/pysrc/Controller.py index 1125141..c75cbf2 100644 --- a/pysrc/Controller.py +++ b/pysrc/Controller.py @@ -6,7 +6,7 @@ import serial.tools.list_ports # Define the paths #Short notes -NOTES_PATH = "Player\\notes\\mp3-master\\" +NOTES_PATH = "pysrc\\notes\\mp3-master\\" #Long notes #NOTES_PATH = r"C:\Users\Balthazar\Shared\ECAM\Advance Robotique\Project\Player\notes\high-quality-master\renamed\\" SERIAL_PORT = "COM5"