Skip to content

Commit 89b9203

Browse files
committed
boards: px4_fmu-v2_multicopter disable gyro_calibration module to save flash
1 parent fb3b7a4 commit 89b9203

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

boards/px4/fmu-v2/multicopter.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ px4_add_board(
4040
dataman
4141
ekf2
4242
flight_mode_manager
43-
gyro_calibration
43+
#gyro_calibration
4444
#gyro_fft
4545
#events
4646
land_detector

0 commit comments

Comments
 (0)