deactivateLogs

abstract fun deactivateLogs(): Boolean

Deactivate log recording on the drone.

Note: log recording remains disabled until the drone shuts down, and is enabled back again when the drone eventually reboots.

This method has no effect if supportsLogDeactivation is false

Return

true if the command has been successfully sent to the drone, false otherwise