mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-07 16:38:30 -04:00
4 lines
51 B
Plaintext
4 lines
51 B
Plaintext
|
#x is a value
|
||
|
int32 x=123456 #a constant
|
||
|
#i'm done
|