Replies: 1 comment
-
It looks like hardcoding the value is the solution ™, but, ideally, I would like to preserve the ability of modifying this value without having to vendor the library. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello! I'm doing a quick MIDI <-> Bluetooth adapter with ESP32 and can't find a way of changing the device name without manually editing the library. Would it be possible to expose this value so users can modify it, be either at compile time or at runtime?
Control-Surface/src/MIDI_Interfaces/BLEMIDI.hpp
Line 22 in feee931
By the way: this project is really awesome! ❤️
Beta Was this translation helpful? Give feedback.
All reactions