forked from mirrors/qmk_userspace
Move API_SYSEX_MAX_SIZE
out of config_common.h
(#12302)
This commit is contained in:
parent
c59fb1b477
commit
eae7343741
3 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@
|
|||
#include "usb_descriptor.h"
|
||||
#include "process_midi.h"
|
||||
#if API_SYSEX_ENABLE
|
||||
# include "api.h"
|
||||
# include "api_sysex.h"
|
||||
#endif
|
||||
|
||||
/*******************************************************************************
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue