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