georgik / esp32-spooky-maze-game

Rust Bare Metal implementation of maze game for ESP32
MIT License
30 stars 7 forks source link

add MPU6886 support #43

Closed georgik closed 1 year ago

georgik commented 1 year ago

Add support of MPU6886 to M5Stack Core2 based. Driver mentioned: https://github.com/georgik/esp32-rust-multi-target-template/issues/1 Fixed display support.