mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-21 04:45:31 +08:00
Added missing label field to XPMPPlanePosition_t and updated README
Added note to README warning users to not use CSLLoaderThread.*
This commit is contained in:
@@ -82,6 +82,7 @@ typedef struct {
|
||||
float pitch;
|
||||
float roll;
|
||||
float heading;
|
||||
char label[32];
|
||||
} XPMPPlanePosition_t;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user