mirror of
https://github.com/thearn/Python-Arduino-Command-API.git
synced 2026-04-24 03:00:20 -04:00
improved comment Tone()
This commit is contained in:
@@ -273,7 +273,7 @@ class Arduino(object):
|
||||
inputs:
|
||||
pin: digital pin number for playback
|
||||
melody: list of tones
|
||||
durations: list of duration
|
||||
durations: list of duration (4=quarter note, 8=eighth note, etc.)
|
||||
length of melody should be of same
|
||||
length as length of duration
|
||||
|
||||
|
||||
Reference in New Issue
Block a user