Skip to content

Commit a1ec137

Browse files
authored
*/ syntax correction in example
1 parent 25a78fa commit a1ec137

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/CustomerBufferSize/CustomerBufferSize.ino

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ static uint32_t customPasskeyRequest()
4949
//static const bool response = true;
5050
/*
5151
###### AND THE OTHER SETTINGS OF MIDI LIBRARY ######
52+
*/
5253
static const size_t MaxBufferSize = 16;
5354

5455
};

0 commit comments

Comments
 (0)