*/ syntax correction in example
This commit is contained in:
parent
25a78fa7f1
commit
a1ec13758b
|
|
@ -49,6 +49,7 @@ static uint32_t customPasskeyRequest()
|
||||||
//static const bool response = true;
|
//static const bool response = true;
|
||||||
/*
|
/*
|
||||||
###### AND THE OTHER SETTINGS OF MIDI LIBRARY ######
|
###### AND THE OTHER SETTINGS OF MIDI LIBRARY ######
|
||||||
|
*/
|
||||||
static const size_t MaxBufferSize = 16;
|
static const size_t MaxBufferSize = 16;
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue