parse state config

This commit is contained in:
2025-09-28 22:44:12 +02:00
parent 5d3df4c03e
commit 8762abe508
7 changed files with 117 additions and 96 deletions
+4
View File
@@ -21,4 +21,8 @@
#define UNSET_MIDI_CODE 300
#endif
#ifndef ARRAY_SIZE
#define ARRAY_SIZE 1024
#endif
#endif /* CONFIG_H */