Merge pull request #2 from windofxy/main

enable all 12 electrodes. Might revert depending on user feedback.
main
xyqyear 2023-11-09 20:32:09 +08:00 committed by GitHub
commit 86126a9c94
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ public:
int8_t thresOffset;
};
const uint8_t MPR_PADNUMS[] = {8, 9, 9, 8};
const uint8_t MPR_PADNUMS[] = {12, 12, 12, 12};
const uint8_t THREASHOLD = 35;
touchblock touchmap[34] = {