Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The `initialize` function checks if wifi and ble are enable simultaneously without coex, but it was mistakenly using `feature = bluetooth` instead of `feature = ble`. This meant the check was actually never compiled in.
- Loading branch information