rsacchettini

Results 3 issues of rsacchettini

HI Eric, First of all congratulation on the really good working porting this TDK lib to ESP32 arduino, to say the least their code is not the most concise and...

Hi Kris, I have remarks and questions about the code that initialises the constants of the Kalman filter used to fusion the accelero and the gyro readings : ` //...

**Describe the bug** Trying to list GPIOs using ```go import v3gpioreg "periph.io/x/conn/v3/gpio/gpioreg" ``` gpioreg.All() fails to list the gpios on the board len() == 0 This is a bug tested...