Update simulator.py

This commit is contained in:
SpudGunMan
2024-10-06 17:19:02 -07:00
parent 2c57d3aacf
commit 94d5c4c325
+1 -1
View File
@@ -1,6 +1,6 @@
#!/usr/bin/env python3
# # Simulate meshing-around de K7MHI 2024
from modules.log import * # err? Move .py out of etc/ and place it in the root of the project
from modules.log import * # Import the logger
import time
import random