Skip to content
Snippets Groups Projects
Commit a8292190 authored by Shahrul Kamil bin Hassan's avatar Shahrul Kamil bin Hassan
Browse files

Update README.md

parent e0280156
No related merge requests found
......@@ -29,8 +29,8 @@
2. In addition to that, since OpenMV is not a stackable feather component, you need to add pull up resistors for both the SDA and SCL lines. The way to do this is by connecting two 2.2kOhms resistors where one end is connected to ESP32 3V and the other one is connected to the SDA and SCL respectively.
![GitHub Logo](/Pictures/Pullup_Resistor.png =100x)
Format: ![Alt Text](url)
![Pullup Resistor Setup](/Pictures/Pullup_Resistor.png)
Note: Failure to properly setup the I2C protocol might cause the code to not work properly
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment