mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
This indicates whether or not the Sendable listeners are installed. It is set to true when SendableBuilder.startListeners() starts the listeners, and set to false when SendableBuilder.stopListeners() stops the listeners. This allows dashboards to choose to change their widget display based on whether or not the value is actually controllable.
13 KiB
13 KiB