Commit b3f2bfb
committed
Add the ability to set sensitivity for each channel separately. #1
Squashed commit of the following:
commit 92c7caf23deb1558fca2dcc68f34f666a011dad3
Author: Alessandro Ranellucci <[email protected]>
Date: Tue Jan 12 15:31:20 2021 +0100
Rename setSensorsSensitivityChannel() to setSensorsSensitivity(). #1
commit cdf69f9
Author: marqdevx <[email protected]>
Date: Tue Jan 12 15:18:58 2021 +0100
Update src/Arduino_MCHPTouch.h
Co-authored-by: Alessandro Ranellucci <[email protected]>
commit b51abcf
Author: marqdevx <[email protected]>
Date: Mon Jan 11 13:26:31 2021 +0100
Update version to 1.1.0
Update version to 1.1.0
commit c200d9a
Author: marqdevx <[email protected]>
Date: Mon Dec 28 10:17:45 2020 +0100
Update examples/setCustomSensitivity/setCustomSensitivity.ino
Co-authored-by: per1234 <[email protected]>
commit 01612e7
Author: marqdevx <[email protected]>
Date: Mon Dec 28 10:15:24 2020 +0100
Update examples/setCustomSensitivity/setCustomSensitivity.ino
Co-authored-by: per1234 <[email protected]>
commit 504779a
Author: marqdevx <[email protected]>
Date: Mon Dec 28 10:15:03 2020 +0100
Update examples/setCustomSensitivity/setCustomSensitivity.ino
Co-authored-by: per1234 <[email protected]>
commit e5df053
Author: marqdevx <[email protected]>
Date: Wed Dec 23 11:41:12 2020 +0100
Added custom sensitivity example
commit 4d2c11c
Author: marqdevx <[email protected]>
Date: Wed Dec 23 11:36:19 2020 +0100
added individual sens config
* Added the feature to customize each channel configuration (5 channels by default, meant to be used in the MKR IoT Carrier)1 parent 12670d2 commit b3f2bfb
File tree
6 files changed
+90
-11
lines changed- examples/setCustomSensitivity
- src
6 files changed
+90
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
| 89 | + | |
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
98 | 109 | | |
99 | 110 | | |
100 | 111 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
| 91 | + | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
95 | 97 | | |
96 | 98 | | |
97 | 99 | | |
| |||
335 | 337 | | |
336 | 338 | | |
337 | 339 | | |
338 | | - | |
| 340 | + | |
339 | 341 | | |
340 | 342 | | |
341 | 343 | | |
| |||
344 | 346 | | |
345 | 347 | | |
346 | 348 | | |
347 | | - | |
| 349 | + | |
348 | 350 | | |
349 | 351 | | |
350 | 352 | | |
| |||
353 | 355 | | |
354 | 356 | | |
355 | 357 | | |
356 | | - | |
| 358 | + | |
357 | 359 | | |
358 | 360 | | |
359 | 361 | | |
| |||
362 | 364 | | |
363 | 365 | | |
364 | 366 | | |
365 | | - | |
| 367 | + | |
366 | 368 | | |
367 | 369 | | |
368 | 370 | | |
| |||
371 | 373 | | |
372 | 374 | | |
373 | 375 | | |
374 | | - | |
| 376 | + | |
375 | 377 | | |
376 | 378 | | |
377 | 379 | | |
| |||
408 | 410 | | |
409 | 411 | | |
410 | 412 | | |
| 413 | + | |
| 414 | + | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
411 | 419 | | |
412 | 420 | | |
413 | 421 | | |
414 | | - | |
| 422 | + | |
415 | 423 | | |
416 | 424 | | |
417 | 425 | | |
418 | | - | |
| 426 | + | |
419 | 427 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
984 | 984 | | |
985 | 985 | | |
986 | 986 | | |
| 987 | + | |
987 | 988 | | |
988 | 989 | | |
989 | 990 | | |
| |||
0 commit comments