|
Boboter
|
Represents a musical note, used for the buzzer. More...
#include <note.h>
Public Attributes | |
| uint16_t | frequency |
| Frequency in Hz. | |
| uint16_t | duration |
| Duration in ms. | |
Represents a musical note, used for the buzzer.
| uint16_t note::duration |
Duration in ms.
| uint16_t note::frequency |
Frequency in Hz.