Milestone 1
This commit is contained in:
@@ -7,6 +7,7 @@ def ex():
|
|||||||
print("Setting up simulation")
|
print("Setting up simulation")
|
||||||
with xpc.XPlaneConnect() as client:
|
with xpc.XPlaneConnect() as client:
|
||||||
# Verify connection
|
# Verify connection
|
||||||
|
|
||||||
try:
|
try:
|
||||||
# If X-Plane does not respond to the request, a timeout error
|
# If X-Plane does not respond to the request, a timeout error
|
||||||
# will beff raised.
|
# will beff raised.
|
||||||
|
|||||||
Reference in New Issue
Block a user