Private
Public Access
11
1

Update Running No Hardware

2022-11-11 12:19:41 +01:00
parent 25a21e004e
commit c2e1d5c746

@@ -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
```
```