We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1f7be9 commit 80bd7acCopy full SHA for 80bd7ac
Kconfig
@@ -39,7 +39,7 @@ config ARDUINO_MAX_TONES
39
default -1
40
help
41
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
+ If it is less than 0, it will set the maximum number available
43
from the system configuration.
44
45
0 commit comments