You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Any object that reads an analog value via the ADC should come with the ability to set defined limits for automated scaling on read. This is currently only implemented in the MainKnob class.
Any object that reads an analog value via the ADC should come with the ability to set defined limits for automated scaling on read. This is currently only implemented in the
MainKnobclass.