mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 06:28:27 -04:00
Sub: change default Joystick trim step
This commit is contained in:
parent
f16bbdfbe7
commit
c3b8aa962d
@ -1,6 +1,6 @@
|
||||
#include "Sub.h"
|
||||
|
||||
#define TRIM_STEP 0.5 // trim step in degrees
|
||||
#define TRIM_STEP 1.0 // trim step in degrees
|
||||
|
||||
// Functions that will handle joystick/gamepad input
|
||||
// ----------------------------------------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user