Sub: reduce default ACRO_YAW_P by 25% to 3.375

This commit is contained in:
Jacob Walser 2018-04-22 01:03:38 -04:00
parent 4fae5cdfcf
commit 7caca6a251

View File

@ -182,7 +182,7 @@
#endif #endif
#ifndef ACRO_YAW_P #ifndef ACRO_YAW_P
# define ACRO_YAW_P 4.5f # define ACRO_YAW_P 3.375f
#endif #endif
#ifndef ACRO_LEVEL_MAX_ANGLE #ifndef ACRO_LEVEL_MAX_ANGLE