setLogCapacity

fun setLogCapacity(capacity: Int)

The maximum number of telemetry logs that can be stored in the telemetry log. If the number of logs exceeds this limit, the oldest logs will be removed to make space for new logs to avoid crashing the Driver Station.

Parameters

capacity

The new capacity for the telemetry log, applied immediately