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