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