mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-18 14:48:28 -04:00
7 lines
89 B
Plaintext
7 lines
89 B
Plaintext
|
int32 x=123
|
||
|
int32 y=234
|
||
|
int32 z=345
|
||
|
float32 a=1.0
|
||
|
float32 b=2.0
|
||
|
float32 pi=3.14159
|