Skip to content

Commit 57c4e7d

Browse files
committed
buttons.ino comments
1 parent d0ef2b4 commit 57c4e7d

File tree

1 file changed

+1
-1
lines changed
  • examples/examples-custom-boards/lyrat-mini/buttons

1 file changed

+1
-1
lines changed

examples/examples-custom-boards/lyrat-mini/buttons/buttons.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* @version 0.1
66
* @date 2024-11-03
77
*
8-
* The button values are determined with an analogRead().
8+
* The button values are determined with an analogRead(39) via the driver library.
99
* This demo shows how to use the integrated AudioActions class via the AudioBoardStream
1010
*
1111
* @copyright Copyright (c) 2022

0 commit comments

Comments
 (0)