Tools: added SERIAL for decode_devid

This commit is contained in:
Andrew Tridgell 2021-01-01 17:24:43 +11:00 committed by Peter Barker
parent ce561ab249
commit 53e56d2933

View File

@ -39,7 +39,8 @@ bustypes = {
2: "SPI",
3: "UAVCAN",
4: "SITL",
5: "MSP"
5: "MSP",
6: "SERIAL",
}
compass_types = {