Skip to content

Commit e4314de

Browse files
pietrodnpeterbarker
authored andcommitted
Remove extraneous logging line
1 parent 1ee6e48 commit e4314de

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dronekit/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2446,7 +2446,6 @@ def calibrate_magnetometer(self):
24462446
0, # param 7, 1: ESC calibration, 3: barometer temperature calibration
24472447
)
24482448

2449-
self._logger.critical(calibration_command)
24502449
self.send_mavlink(calibration_command)
24512450

24522451
def calibrate_accelerometer(self, simple=False):

0 commit comments

Comments
 (0)