PX4 Firmware
PX4 Autopilot Software http://px4.io
|
Go to the source code of this file.
Classes | |
class | Tunes |
Library for parsing tunes from melody-strings or dedicated tune messages. More... | |
Macros | |
#define | TUNE_DEFAULT_NOTE_LENGTH 4 |
#define | TUNE_DEFAULT_OCTAVE 4 |
#define | TUNE_DEFAULT_TEMPO 120 |
#define | TUNE_MAX_UPDATE_INTERVAL_US 100000 |
#define TUNE_MAX_UPDATE_INTERVAL_US 100000 |
Definition at line 48 of file tunes.h.
Referenced by Tunes::get_maximum_update_interval().