Update midi_Settings.h
This commit is contained in:
parent
b82f241349
commit
bb58efec1d
|
|
@ -72,8 +72,6 @@ struct DefaultSettings
|
||||||
*/
|
*/
|
||||||
static const unsigned SysExMaxSize = 128;
|
static const unsigned SysExMaxSize = 128;
|
||||||
|
|
||||||
/*! Global switch to turn on/off sender ActiveSensing
|
|
||||||
Set to true to send ActiveSensing
|
|
||||||
/*! Global switch to turn on/off sending and receiving ActiveSensing
|
/*! Global switch to turn on/off sending and receiving ActiveSensing
|
||||||
Set to true to activate ActiveSensing
|
Set to true to activate ActiveSensing
|
||||||
Set to false will not send/receive ActiveSensing message (will also save 236 bytes of memory)
|
Set to false will not send/receive ActiveSensing message (will also save 236 bytes of memory)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue