Update simulator.py

This commit is contained in:
SpudGunMan
2024-12-11 17:08:11 -08:00
parent b2eae85cc2
commit e69ee5c1a8
+1 -1
View File
@@ -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