Alex Bohm
Alex Bohm
For some visibility, I wanted to put up this pull request with an initial implementation of a driver for the TWAI peripheral. Here's some of my thoughts on what I...
I'm using the quaternion output from the sensor with an esp32c6 and I noticed that the order of the data is wrong. If I'm reading the mint docs correctly, the...
I'm working on a project using esp now on the esp32c6 and I'm unable to set a rate with the `set_rate` function. I can reproduce this with the embassy_esp_now example...
See #351 This lets you set the rate for esp now peers.
I'm working on a project using esp now on the esp32c6 and I'm unable to set a rate with the `set_rate` function. I can reproduce this with the embassy_esp_now example...