OpenSourceSimWheelESP32
Open-source wireless steering wheel/button box for ESP32 boards
Loading...
Searching...
No Matches
Deprecated List
Member inputs::addRotaryCodedSwitch (const RotaryCodedSwitch &spec, InputGPIO pin0, InputGPIO pin1, InputGPIO pin2, bool complementaryCode=true)
Use inputHub::codedSwitch::add() instead
Member inputs::addRotaryCodedSwitch (const RotaryCodedSwitch &spec, InputGPIO pin0, InputGPIO pin1, InputGPIO pin2, InputGPIO pin3, bool complementaryCode=true)
Use inputHub::codedSwitch::add() instead
Member inputs::addRotaryCodedSwitch (const RotaryCodedSwitch &spec, InputGPIO pin0, InputGPIO pin1, InputGPIO pin2, InputGPIO pin3, InputGPIO pin4, bool complementaryCode=true)
Use inputHub::codedSwitch::add() instead
Member RotaryCodedSwitch
Use CodedSwitch8, CodedSwitch16 or CodedSwitch32