We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5cb5f0 commit fa7d041Copy full SHA for fa7d041
libraries/USB/src/USBMIDI.cpp
@@ -69,8 +69,7 @@ void USBMIDI::setDeviceName(const char* name) {
69
}
70
71
/**
72
-* @brief Get the current device name
73
-* @return The device name in order of precedence:
+* @brief Constructor for setting the current device name
74
* 1. Name set via constructor (if any)
75
* 2. Name set via SET_USB_MIDI_DEVICE_NAME() macro (if defined)
76
* 3. Default name "TinyUSB MIDI"
0 commit comments