AP_CANMangaer: Add support for CAN MR72

This commit is contained in:
rishabsingh3003 2023-12-19 23:14:32 +05:30 committed by Andrew Tridgell
parent f018edcd89
commit 03ad0b9631

View File

@ -29,5 +29,6 @@ public:
Scripting2 = 12,
TOFSenseP = 13,
NanoRadar_NRA24 = 14,
MR72 = 15,
};
};