mirror of https://github.com/ArduPilot/ardupilot
4 lines
54 B
Plaintext
4 lines
54 B
Plaintext
|
#x is a value
|
||
|
int32 x=123456 #a constant
|
||
|
#i'm done
|