mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-10 18:08:30 -04:00
Lowered for Jani
This commit is contained in:
parent
27cd2893af
commit
4faba2048c
@ -647,7 +647,7 @@
|
||||
# define NAV_P 3.0 //
|
||||
#endif
|
||||
#ifndef NAV_I
|
||||
# define NAV_I 0.4 // Wind control
|
||||
# define NAV_I 0.1 // Wind control
|
||||
#endif
|
||||
#ifndef NAV_D
|
||||
# define NAV_D 0.00 //
|
||||
|
Loading…
Reference in New Issue
Block a user