Replies: 1 comment
-
The original example in a clone of this repository works, I guess? Most likely there is a mix-up in the dependencies. Probably you end up having multiple versions of |
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
-
Hi,
I am experimenting with ble for my esp32 dev-board and used the ble.rs in the esp32-examples folder as a starting point. However, for the following lines I get an error during compilation
I can not figure out what is wrong because to me it seems that the BleConnector implements the Read trait. Really a hard time starting with rust.
Hopefully you can help.
Beta Was this translation helpful? Give feedback.
All reactions