Skip to content

Commit

Permalink
Deploying to gh-pages from @ 77e3398 πŸš€
Browse files Browse the repository at this point in the history
  • Loading branch information
FabioReeh committed Nov 4, 2024
1 parent 96ffed3 commit 4091b87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code_usage.html
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ <h3 id="capacitive-sensor-mpr121" pagestep="pagestep">Capacitive sensor MPR121</
<p>https://github.com/adafruit/Adafruit_MPR121/blob/master/examples/MPR121test/MPR121test.ino</p>
</li>
<li>
<p>To change the threshold for touch and release you need to adjust these both values in the sensor.h:</p>
<p>To change the threshold for touch and release you need to adjust these both values in the sensor.h. The thresholds are stored in hexadecimal:</p>
<ul>
<li>define NEW_TOU_THRESH 0x02</li>
<li>define NEW_REL_THRESH 0x35</li>
Expand Down

0 comments on commit 4091b87

Please sign in to comment.