From 91912b86241b4019c57891c63db9f86d2e40e8ae Mon Sep 17 00:00:00 2001 From: pyr0ball Date: Thu, 30 Jul 2020 13:10:37 -0700 Subject: [PATCH] further style changes on wiring harness page #docs --- docs/tutorials/wiring/easy-piezi/harness-pinout.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/tutorials/wiring/easy-piezi/harness-pinout.md b/docs/tutorials/wiring/easy-piezi/harness-pinout.md index 18a99b4..44e1a0e 100644 --- a/docs/tutorials/wiring/easy-piezi/harness-pinout.md +++ b/docs/tutorials/wiring/easy-piezi/harness-pinout.md @@ -13,10 +13,10 @@ Pin numbers are laid out in the following image and table: | Pin Number | Wire Color | Signal Name | Req/Opt | |------------|------------|-------------|---------| | 1 | Green | SDA (I2C) | Optional| -| 2 | Yellow | SCL (I2C) | Optional| +| 2 | Yellow | SCL (I2C) | Optional| | 3 | Red | +6-38V DC | Required| -| 4 | Black | Ground | Required| -| 5 | White | Z-Trigger | Required| +| 4 | Black | Ground | Required| +| 5 | White | Z-Trigger | Required| | 6 | Blue | PT100 Anlg | Optional| ## Main Connector Sensor Side @@ -30,8 +30,8 @@ They are arranged from top to bottom: | Pin Number | Wire Color | Signal Name | Req/Opt | |------------|------------|-------------|---------| | 1 | Green | SDA (I2C) | Optional| -| 2 | Yellow | SCL (I2C) | Optional| +| 2 | Yellow | SCL (I2C) | Optional| | 3 | Black | Ground | Required| | 4 | Red | +6-38V DC | Required| -| 5 | White | Z-Trigger | Required| +| 5 | White | Z-Trigger | Required| | 6 | Blue | PT100 Anlg | Optional| \ No newline at end of file