mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-18 14:48:28 -04:00
4 lines
54 B
Plaintext
4 lines
54 B
Plaintext
|
#x is a value
|
||
|
int32 x=123456 #a constant
|
||
|
#i'm done
|