do things in the right loop

This commit is contained in:
Cal Wing 2024-08-29 00:51:59 +10:00
parent 29c11bab72
commit 0c6d48283a

View File

@ -218,7 +218,7 @@ def make_rpm_graph():
if __name__ == '__main__':
print("Generating RPM Graph")
#make_rpm_graph()
make_rpm_graph()
print("Generated")
print("Loading Data & Generating Pressure Graphs")