mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-02 06:20:34 +08:00
6 lines
91 B
Plaintext
6 lines
91 B
Plaintext
|
|
float32 VALUE = 2 +( 2 *2)
|
|
bool BOOLEAN = true + false
|
|
int2 field
|
|
EmptyMessage empty
|