From 670376162aa021cbcbb114ea520dd42cc46f29dc Mon Sep 17 00:00:00 2001 From: cs-powell <142438185+cs-powell@users.noreply.github.com> Date: Tue, 18 Mar 2025 17:46:39 -0400 Subject: [PATCH] Pre-Location Setting via code --- Python3/src/testPlatform.py | 1 + 1 file changed, 1 insertion(+) diff --git a/Python3/src/testPlatform.py b/Python3/src/testPlatform.py index 42ef2b7..2668d07 100644 --- a/Python3/src/testPlatform.py +++ b/Python3/src/testPlatform.py @@ -3,6 +3,7 @@ import xpc from cognitiveModel import AircraftLandingModel def ex(): + print("X-Plane Connect example script") print("Setting up simulation") with xpc.XPlaneConnect() as client: