formatting changes for table text in wiring harness page #docs

This commit is contained in:
pyr0ball 2020-07-30 13:06:59 -07:00
parent d1e20f9613
commit 06238a1284

View file

@ -15,9 +15,9 @@ Pin numbers are laid out in the following image and table:
| 1 | <strong><span style="color:green">Green</span></strong> | SDA (I2C) | Optional|
| 2 | <strong><span style="color:yellow; background-color:black; ">Yellow</span></strong> | SCL (I2C) | Optional|
| 3 | <strong><span style="color:red">Red</span></strong> | +6-38V DC | Required|
| 4 | <strong>Black</strong> | Ground | Required|
| 4 | <strong><span style="color:black; background-color:#aaa;">Black</span></strong> | Ground | Required|
| 5 | <strong><span style="color:white; background-color:black">White</strong> | Z-Trigger | Required|
| 6 | <strong><span style="color:blue">Blue</strong> | PT100 Anlg | Optional|
| 6 | <strong><span style="color:#08F">Blue</strong> | PT100 Anlg | Optional|
## Main Connector Sensor Side
@ -25,13 +25,13 @@ The EasyPiezi's Main Connector Pinout is printed on the bottom of the board:
![EasyPiezi Board Main Connector Pinout](../../../assets/images/board-images/easy-piezi/Main-Connector-Pinout.png)
They are arranged from bottom to top:
They are arranged from top to bottom:
| Pin Number | Wire Color | Signal Name | Req/Opt |
|------------|------------|-------------|---------|
| 1 | <strong><span style="color:green">Green</span></strong> | SDA (I2C) | Optional|
| 2 | <strong><span style="color:yellow; background-color:black; ">Yellow</span></strong> | SCL (I2C) | Optional|
| 3 | <strong>Black</strong> | Ground | Required|
| 3 | <strong><span style="color:black; background-color:#aaa;">Black</span></strong> | Ground | Required|
| 4 | <strong><span style="color:red">Red</span></strong> | +6-38V DC | Required|
| 5 | <strong><span style="color:white; background-color:black">White</strong> | Z-Trigger | Required|
| 6 | <strong><span style="color:blue">Blue</strong> | PT100 Anlg | Optional|
| 6 | <strong><span style="color:#08F">Blue</strong> | PT100 Anlg | Optional|