esp-rs / std-training

Embedded Rust on Espressif training material.

Home Page:https://esp-rs.github.io/std-training

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Revisit i2c-driver example

SergioGasquez opened this issue · comments

In the example we expect 96 as device id while Rust ESP Board uses 0x68 (104 in decimal)