5
0
mirror of https://github.com/ArduPilot/ardupilot synced 2025-01-06 16:08:28 -04:00

AR_Motors: minor format fix

This commit is contained in:
Randy Mackay 2022-02-04 11:57:38 +09:00 committed by Peter Barker
parent e3baeac48c
commit 27a6cdd989

View File

@ -229,4 +229,4 @@ private:
namespace AP {
AP_MotorsUGV *motors_ugv();
};
};