Skip to content

Commit 80bd7ac

Browse files
soburiCopilot
andauthored
Update Kconfig
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent b1f7be9 commit 80bd7ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ config ARDUINO_MAX_TONES
3939
default -1
4040
help
4141
Specify the number of sounds that can be played simultaneously with tone()
42-
If it is less than or equal to 0, it will set the maximum number available
42+
If it is less than 0, it will set the maximum number available
4343
from the system configuration.
4444

4545

0 commit comments

Comments
 (0)