Tools: added SERIAL for decode_devid
This commit is contained in:
parent
ce561ab249
commit
53e56d2933
@ -39,7 +39,8 @@ bustypes = {
|
||||
2: "SPI",
|
||||
3: "UAVCAN",
|
||||
4: "SITL",
|
||||
5: "MSP"
|
||||
5: "MSP",
|
||||
6: "SERIAL",
|
||||
}
|
||||
|
||||
compass_types = {
|
||||
|
Loading…
Reference in New Issue
Block a user