This commit is contained in:
2024-04-10 14:00:12 +02:00
parent 5b9194caae
commit fef3f69f63
2 changed files with 29 additions and 21 deletions

View File

@ -53,7 +53,7 @@ typedef struct {
#define NUM_OF_CHANNELS 3
typedef struct {
uint8_t taskId;
bool firstRun;
uint16_t quarterLength;
uint8_t numOfMelodies;
uint8_t pace; // quarter notes per minute
uint8_t sync;