Replies: 1 comment 1 reply
-
This is a great idea, I would be more than happy to accept a PR for this. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
void NimBLEDevice::setDeviceName(const std::string &deviceName) is a valid member of NimBLEDevice
I would suggest to create a new member: void NimBLEDevice::setDeviceAppearance(const uint16_t appearance) of NimBLEDevice.
At present my workaround code looks:
Beta Was this translation helpful? Give feedback.
All reactions