1

Topic: Analog Control Range

Please give serious consideration to allowing a programmable range for Slider and other analog controls.

Example : When you map a 0-100 slider to a PWM (0-255) you are losing resolution.

Obviously the int8_t data-type will need changing to uint8_t to accommodate 0..255, and int8_t -128..+127 for "centred" sliders.

2B, or not 2B, that is the pencil ...