mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-11 02:18:29 -04:00
AP_CANMangaer: Add support for CAN MR72
This commit is contained in:
parent
d3f51aea92
commit
9655ce1c3a
@ -29,5 +29,6 @@ public:
|
|||||||
Scripting2 = 12,
|
Scripting2 = 12,
|
||||||
TOFSenseP = 13,
|
TOFSenseP = 13,
|
||||||
NanoRadar_NRA24 = 14,
|
NanoRadar_NRA24 = 14,
|
||||||
|
MR72 = 15,
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user