You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are a few instances of #include "host/ble_monitor.h" in mynewt-core that no longer work when using the latest nimBLE due to the fact that it was moved to the transport layer.
The text was updated successfully, but these errors were encountered:
There are a few instances of
#include "host/ble_monitor.h"
in mynewt-core that no longer work when using the latest nimBLE due to the fact that it was moved to the transport layer.The text was updated successfully, but these errors were encountered: