mirror of
https://github.com/mavlink/mavlink.git
synced 2026-06-19 07:35:34 +00:00
Fix generator syntax
This commit is contained in:
@@ -30,7 +30,7 @@ function generate_headers() {
|
||||
python pymavlink/tools/mavgen.py \
|
||||
--output $CLIBRARY_PATH \
|
||||
--lang C \
|
||||
--version $2 \
|
||||
--wire-protocol $2.0 \
|
||||
message_definitions/v1.0/$1.xml
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user