mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-29 06:06:40 +00:00
Don't set calibration for capacitive touch panels
This commit is contained in:
parent
a92860b4cd
commit
2654ccc9d8
@ -81,8 +81,8 @@ class TouchLovyanGfx : public BaseTouch {
|
|||||||
set_calibration(calData);
|
set_calibration(calData);
|
||||||
delay(500);
|
delay(500);
|
||||||
}
|
}
|
||||||
}
|
|
||||||
#endif
|
#endif
|
||||||
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
} // namespace dev
|
} // namespace dev
|
||||||
|
Loading…
x
Reference in New Issue
Block a user