Tools: include Sub in the list of known vehicles for PrintVersion

This commit is contained in:
Peter Barker 2017-08-15 11:49:35 +10:00
parent 7173025b43
commit 953eefa024
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@ includefiles = {
"ArduPlane": "version.h", "ArduPlane": "version.h",
"APMrover2": "version.h", "APMrover2": "version.h",
"AntennaTracker": "version.h", "AntennaTracker": "version.h",
"ArduSub": "version.h",
} }
if len(args) > 0: if len(args) > 0: