SendableChooserBase

class wpilib.SendableChooserBase

Bases: NTSendable

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

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