We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0ef2b4 commit 57c4e7dCopy full SHA for 57c4e7d
examples/examples-custom-boards/lyrat-mini/buttons/buttons.ino
@@ -5,7 +5,7 @@
5
* @version 0.1
6
* @date 2024-11-03
7
*
8
- * The button values are determined with an analogRead().
+ * The button values are determined with an analogRead(39) via the driver library.
9
* This demo shows how to use the integrated AudioActions class via the AudioBoardStream
10
11
* @copyright Copyright (c) 2022
0 commit comments