This commit is contained in:
2024-05-22 11:55:47 +02:00
parent 9a0e3be4fe
commit 95ad5a9e9f
5 changed files with 5 additions and 5 deletions

View File

@ -52,7 +52,7 @@ typedef struct {
typedef struct {
uint8_t slotMask;
uint8_t chip;
uint8_t *amplitude;
uint8_t *p_amplitude;
uint8_t taskId;
uint16_t quarterLength;
uint8_t numOfMelodies;