mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-07-27 01:58:09 -07:00
Merge branch 'feat/nfc-type-4-final' into mntm-dev
This commit is contained in:
@@ -26,7 +26,7 @@ typedef struct {
|
||||
uint8_t dots;
|
||||
} NoteBlock;
|
||||
|
||||
ARRAY_DEF(NoteBlockArray, NoteBlock, M_POD_OPLIST);
|
||||
ARRAY_DEF(NoteBlockArray, NoteBlock, M_POD_OPLIST); //-V658
|
||||
|
||||
struct MusicWorker {
|
||||
FuriThread* thread;
|
||||
|
||||
Reference in New Issue
Block a user