tuupola / micropython-mpu9250

MicroPython I2C driver for MPU9250 9-axis motion tracking device

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for low pass filters

tuupola opened this issue · comments

Initialization via constructor.

Filters do not belong here. They should be external.