diff --git a/components/st3m/st3m_captouch.c b/components/st3m/st3m_captouch.c index 590f8ac9da2661aa602297760bee4dedb4e6a5c9..47f63295f34153b4c766659e20f35146db5cca24 100644 --- a/components/st3m/st3m_captouch.c +++ b/components/st3m/st3m_captouch.c @@ -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