improved comment Tone()

This commit is contained in:
Sjoerd Dirk Meijer
2013-04-30 21:16:53 +02:00
parent 32f2e22ec9
commit becbfa413f

View File

@@ -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