Define constant for "dipswitch" positions
This commit is contained in:
parent
ae41482351
commit
16e9bd0407
1 changed files with 0 additions and 1 deletions
|
@ -267,7 +267,6 @@ void setup() {
|
||||||
//Read eeprom data into global vars
|
//Read eeprom data into global vars
|
||||||
readEEPROM();
|
readEEPROM();
|
||||||
|
|
||||||
|
|
||||||
activePatch = patch;
|
activePatch = patch;
|
||||||
|
|
||||||
touch_Thr = map(ctouchThrVal,ctouchHiLimit,ctouchLoLimit,ttouchLoLimit,ttouchHiLimit);
|
touch_Thr = map(ctouchThrVal,ctouchHiLimit,ctouchLoLimit,ttouchLoLimit,ttouchHiLimit);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue