mirror of
https://github.com/esp-rs/esp-hal.git
synced 2025-10-02 14:44:42 +00:00
docs: Fix i2c pins (#1340)
This commit is contained in:
parent
d50290e9dd
commit
3efdbe9420
@ -4,8 +4,8 @@
|
|||||||
//! display (via I2C)
|
//! display (via I2C)
|
||||||
//!
|
//!
|
||||||
//! The following wiring is assumed:
|
//! The following wiring is assumed:
|
||||||
//! - SDA => GPIO1
|
//! - SDA => GPIO4
|
||||||
//! - SCL => GPIO2
|
//! - SCL => GPIO5
|
||||||
|
|
||||||
//% CHIPS: esp32 esp32c2 esp32c3 esp32c6 esp32h2 esp32s2 esp32s3
|
//% CHIPS: esp32 esp32c2 esp32c3 esp32c6 esp32h2 esp32s2 esp32s3
|
||||||
//% FEATURES: embedded-hal-02
|
//% FEATURES: embedded-hal-02
|
||||||
|
Loading…
x
Reference in New Issue
Block a user