hat SDA SCL switch

This commit is contained in:
Shasha Liu
2019-06-27 20:46:51 +08:00
parent 73286e53fe
commit 2907160d3b
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -71,6 +71,6 @@ Typical Magnetic Field
<table>
<tr><td>M5StickC</td><td>GPIO0</td><td>GPIO26</td><td>5V</td><td>GND</td></tr>
<tr><td>HAT ENV</td><td>SCL</td><td>SDA</td><td>5V</td><td>GND</td></tr>
<tr><td>HAT ENV</td><td>SDA</td><td>SCL</td><td>5V</td><td>GND</td></tr>
</table>
+1 -1
View File
@@ -71,7 +71,7 @@ Connect with M5Core via GROVE A IIC(0x5A).<br>
<table>
<tr><td>M5StickC</td><td>GPIO0</td><td>GPIO26</td><td>5V</td><td>GND</td></tr>
<tr><td>HAT ENV</td><td>SCL</td><td>SDA</td><td>5V</td><td>GND</td></tr>
<tr><td>HAT ENV</td><td>SDA</td><td>SCL</td><td>5V</td><td>GND</td></tr>
</table>
+1 -1
View File
@@ -72,7 +72,7 @@ The Unit communicates with the M5Core through the Grove A interface, IIC address
<table>
<tr><td>M5StickC</td><td>GPIO0</td><td>GPIO26</td><td>5V</td><td>GND</td></tr>
<tr><td>HAT ENV</td><td>SCL</td><td>SDA</td><td>5V</td><td>GND</td></tr>
<tr><td>HAT ENV</td><td>SDA</td><td>SCL</td><td>5V</td><td>GND</td></tr>
</table>