From c2e1d5c74600e24d1d6502bc05a4fcedb853a622 Mon Sep 17 00:00:00 2001 From: watts Date: Fri, 11 Nov 2022 12:19:41 +0100 Subject: [PATCH] Update Running No Hardware --- Running-No-Hardware.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Running-No-Hardware.md b/Running-No-Hardware.md index 868e0ee..7685733 100644 --- a/Running-No-Hardware.md +++ b/Running-No-Hardware.md @@ -1,3 +1,5 @@ +A "No Hardware" configuration of Pixelator can be useful for development and testing without being connected to STXM hardware. + # 1. Start PixelatorController ``` cd build/PixelatorController/scripts @@ -7,4 +9,4 @@ cd build/PixelatorController/scripts ``` cd build/PixelatorGUI ./scripts/PixelatorGUI -``` +``` \ No newline at end of file