We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00bde9d commit 2c0f821Copy full SHA for 2c0f821
1 file changed
examples/AnalogButtonArray/AnalogButtonArray.ino
@@ -3,7 +3,7 @@
3
4
This example code is in the public domain
5
6
- Tutorial page: https://arduinogetstarted.com/library/arduino-analog-button-array-library
+ Tutorial page: https://arduinogetstarted.com/library/arduino-analog-button-array-example
7
8
This example reads the pressed button from an array of buttons connected to single analog pin and prints it to Serial Monitor.
9
*/
0 commit comments