Skip to content

Commit

Permalink
remove not relevant info
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason2866 authored Apr 17, 2024
1 parent 3bd0a62 commit 6348053
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/VL53Lxx.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ In the **_Configuration -> Configure Module_** page assign:
1. GPIOa to `I2C SDA`
2. GPIOb to `I2C SCL`

On ESP8266 almost any GPIO can be used for I2C except for GPIO15. However the standard is to use GPIO4 (D1) for I2C SCL and GPIO5 (D2) for I2C SDA.
On ESP8266 almost any GPIO can be used for I2C except for GPIO15.

On ESP32 any pin can be assigned to I2C.

Expand Down

0 comments on commit 6348053

Please sign in to comment.