POT skip routines
Posted: Wed May 05, 2021 7:56 am
Hello,
I found in "coding examples" code, that allows change pot into multiposition switch. The problem is with bit mask - it could be 2, 4, 8, 16, etc.
Is there any option to make it 11 positions? Eg, position 1: pot 0-0.09, position 2: pot 0.1-0.19, ... , position 11: pot > 0.99
I found in "coding examples" code, that allows change pot into multiposition switch. The problem is with bit mask - it could be 2, 4, 8, 16, etc.
Is there any option to make it 11 positions? Eg, position 1: pot 0-0.09, position 2: pot 0.1-0.19, ... , position 11: pot > 0.99