removeItem

open override fun removeItem(item: Telemetry.Item): Boolean

Remove a data item from the telemetry object, which will remove only from the Driver Station. This is an alias for remove.

Parameters

item

The item to remove from the telemetry object

See also