mirror of
https://github.com/taigrr/arduinolibs
synced 2025-01-18 04:33:12 -08:00
Add a link to the Melody class to the main page
This commit is contained in:
@@ -59,7 +59,7 @@
|
||||
*
|
||||
* The run() method must be called from the application's main
|
||||
* <tt>loop()</tt> method to ensure that the melody advances from
|
||||
* one note to the next. It will not * block the application while
|
||||
* one note to the next. It will not block the application while
|
||||
* notes are playing.
|
||||
*
|
||||
* The number of loops can also be specified with setLoopDuration() which
|
||||
|
||||
Reference in New Issue
Block a user