Eralt / arduino

Automatically exported from code.google.com/p/arduino
0 stars 0 forks source link

melody played using tone() sounded good in 0018 and bad in 0019 #397

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Take the attached sketch and run it under 0021. It includes Tone.cpp from 0018. 
Sounds okay.

Remove Tone.cpp from the sketch. This will cause the sketch to use tone() from 
0021.
Sounds bad.

Original issue reported on code.google.com by GorillaCoder on 12 Nov 2010 at 3:30

Attachments:

GoogleCodeExporter commented 9 years ago
https://github.com/arduino/Arduino/commit/c11098c237d89e7c96862555729ebc947cc976
b7

Please test.

Original comment by dmel...@gmail.com on 12 Nov 2010 at 4:59

GoogleCodeExporter commented 9 years ago
Works great! Thanks.

Original comment by GorillaCoder on 12 Nov 2010 at 7:01