RE: playTone duration in Arduino package
"JohnD" <[email protected]>
| Newsgroups | gmane.comp.gnu.octave.general |
|---|---|
| Message-ID | <[email protected]> |
> Message: 2 > Date: Mon, 1 Mar 2021 22:04:22 -0600 (CST) > From: Ekpuz <[email protected]> > To: [email protected] > Subject: playTone duration in Arduino package > Message-ID: <[email protected]> > Content-Type: text/plain; charset=us-ascii > > I'm trying to use the Arduino package to control an Arduino Uno compatible > board. When I use playTone, it will play a tone of the specified frequency, > but the duration parameter seems to do nothing. I'm wondering if this is a > bug or if there is something I may not be doing correctly. > > -Cathy > What version of octave, what version of the Arduino package, and can you give a simple example of what you are doing ?