diff --git a/etc/simulator.py b/etc/simulator.py index b9d2490..d88398a 100644 --- a/etc/simulator.py +++ b/etc/simulator.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 # # Simulate meshing-around de K7MHI 2024 -from modules.log import * # Import the logger +from modules.log import * # Import the logger; ### --> If you are reading this put the script in the project root <-- ### import time import random