SendableChooserBase

class wpilib.SendableChooserBase

Bases: Sendable

This class is a non-template base class for SendableChooser.

It contains static, non-templated variables to avoid their duplication in the template class.