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