diff --git a/tests/HardwareTestHarness.md b/tests/HardwareTestHarness.md index da81ac0c..64bdb0cf 100644 --- a/tests/HardwareTestHarness.md +++ b/tests/HardwareTestHarness.md @@ -2,8 +2,8 @@ Hardware Test Harness ===================== There is an implementation of the hardware testing design which is a small 4in x 4in board with positions for -two Wemos D! Mini ESP8266 boards, a breadboard area and a number of positions for peripherals. The schematics -are in [schematic](Test-harness-schematic-v1.pdf) and a rendering of the board is ![Board Render](Test-Harness-Render-V1.png). +two Wemos D! Mini ESP8266 boards, a breadboard area and a number of positions for peripherals. A rendering of the board is below and the [schematics](Test-harness-schematic-v1.pdf) +are available as well: ![Board Render](Test-Harness-Render-V1.png). The test harness runs from a dedicated host computer, which is expected diff --git a/tests/Test-Harness-Render-V1.png b/tests/Test-Harness-Render-V1.png new file mode 100644 index 00000000..75531dd8 Binary files /dev/null and b/tests/Test-Harness-Render-V1.png differ