Skip to content

Commit

Permalink
hexadecimal
Browse files Browse the repository at this point in the history
small add
  • Loading branch information
FabioReeh committed Nov 4, 2024
1 parent c833cb6 commit 77e3398
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code_usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ You can test the functionality by moving the platform until the prints state to

- https://github.com/adafruit/Adafruit_MPR121/blob/master/examples/MPR121test/MPR121test.ino

- To change the threshold for touch and release you need to adjust these both values in the sensor.h:
- 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:
- define NEW_TOU_THRESH 0x02
- define NEW_REL_THRESH 0x35

Expand Down

0 comments on commit 77e3398

Please sign in to comment.