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 2de6632255
commit dce3b615b5

View File

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