1
0
Fork 0

Move API_SYSEX_MAX_SIZE out of config_common.h (#12302)

This commit is contained in:
Ryan 2021-03-25 22:30:42 +11:00 committed by GitHub
parent c59fb1b477
commit eae7343741
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -24,6 +24,4 @@
#define COL2ROW 0
#define ROW2COL 1
#define API_SYSEX_MAX_SIZE 32
#include "song_list.h"