Skip to content
Snippets Groups Projects
Commit 09be6f1c authored by dos's avatar dos Committed by dos
Browse files

st3m: captouch: Bump the top petal threshold up

Otherwise it's easy to get ghosting on non-touched petals
when firmly touching other petals on the top board.
parent b879471d
No related branches found
No related tags found
No related merge requests found
Pipeline #12680 passed
......@@ -17,7 +17,7 @@
// would be more useful to start with the existing dynamic calibration data
// tho :D
#define TOP_PETAL_THRESHOLD 8000
#define TOP_PETAL_THRESHOLD 15000
#define BOTTOM_PETAL_THRESHOLD 12000
#define PETAL_HYSTERESIS 1000
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment