AP_Motors: Change the tab code to whitespace

This commit is contained in:
murata 2020-04-25 05:33:03 +09:00 committed by Randy Mackay
parent cd981695a6
commit 509d376c29
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ void update_motors();
SRV_Channels srvs;
// uncomment the row below depending upon what frame you are using
//AP_MotorsTri motors(400);
//AP_MotorsTri motors(400);
AP_MotorsMatrix motors(400);
//AP_MotorsHeli_Single motors(rc7, rsc, h1, h2, h3, h4, 400);
//AP_MotorsSingle motors(400);