MPUSensorDisable Method
Stops the MPU6050 sensor from reporting readings.
Namespace: RoboTx.ApiAssembly: RoboTx.Api (in RoboTx.Api.dll) Version: 2.0.0
public override void Disable()
Public Overrides Sub Disable
abstract Disable : unit -> unit
override Disable : unit -> unit