From 57c4e7de611fc6257417604bc98453b691f8f991 Mon Sep 17 00:00:00 2001 From: pschatzmann Date: Sun, 3 Nov 2024 08:57:22 +0100 Subject: [PATCH] buttons.ino comments --- examples/examples-custom-boards/lyrat-mini/buttons/buttons.ino | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/examples-custom-boards/lyrat-mini/buttons/buttons.ino b/examples/examples-custom-boards/lyrat-mini/buttons/buttons.ino index dd6f65e09..51962e008 100644 --- a/examples/examples-custom-boards/lyrat-mini/buttons/buttons.ino +++ b/examples/examples-custom-boards/lyrat-mini/buttons/buttons.ino @@ -5,7 +5,7 @@ * @version 0.1 * @date 2024-11-03 * - * The button values are determined with an analogRead(). + * The button values are determined with an analogRead(39) via the driver library. * This demo shows how to use the integrated AudioActions class via the AudioBoardStream * * @copyright Copyright (c) 2022