Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Initialize pAdvertising after NimBLEDevice::init() (#545)
Initializing the pAdvertising variable from NimBLEDevice::init while defining it as a globally results in the name getting truncated.
- Loading branch information