Milestone 1

This commit is contained in:
cs-powell
2025-03-05 16:27:42 -05:00
parent 889dcbc166
commit 41a66b68a0

View File

@@ -7,6 +7,7 @@ def ex():
print("Setting up simulation")
with xpc.XPlaneConnect() as client:
# Verify connection
try:
# If X-Plane does not respond to the request, a timeout error
# will beff raised.