WORKING: Dynamic Target Heading

This commit is contained in:
cs-powell
2025-04-01 00:44:32 -04:00
parent ceaffd4049
commit 47deb6d6c9

View File

@@ -233,6 +233,7 @@ def ex():
if(exit): if(exit):
break break
count+=1 count+=1
print("Experiment Battery Complete") print("Experiment Battery Complete")
if __name__ == "__main__": if __name__ == "__main__":