LogAnalyzer: Support for decacopters

This commit is contained in:
murata 2020-09-17 00:01:42 +09:00 committed by Andrew Tridgell
parent 2d55c2c42f
commit 690d64d664

View File

@ -470,6 +470,7 @@ class DataflashLog(object):
"Y6": 6,
"OCTA": 8,
"OCTA_QUAD": 8,
"DECA": 10,
# "HELI": 1,
# "HELI_DUAL": 2,
"TRI": 3,