Move calibrationCompleted flag to a 4th element in the accZero structure
commit365c6cb1f63693fa915d7a410c24d4a1f2631d0d
authorBruce Luckcuck <github@etracer.net>
Mon, 21 Oct 2019 15:49:11 +0000 (21 11:49 -0400)
committerBruce Luckcuck <github@etracer.net>
Mon, 21 Oct 2019 15:49:11 +0000 (21 11:49 -0400)
treeba9144825ce48a568752878dbad708618bc37f91
parent565f1f4db5f52119e19c68091d4778e285f95890
Move calibrationCompleted flag to a 4th element in the accZero structure
Allows the flag indicating that calibration was completed to be output in the values for `acc_calibration`.
src/main/cli/settings.c
src/main/fc/core.c
src/main/sensors/acceleration.c
src/main/sensors/acceleration.h
src/main/sensors/compass.c
src/main/sensors/sensors.h