Przeglądaj źródła

fix: vpu_gird autostart -X 12 new line break at grid-block 12 (subrow numbering)

micha 2 lat temu
rodzic
commit
49f2540ccd
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      vpu/autostart.sh

+ 1 - 1
vpu/autostart.sh

@@ -15,7 +15,7 @@ screen -m -d -S ASP -- python3 /opt/LibreLight/ASP/ArtNetProcessor.py
 #screen -m -d -S shader -- python3 /opt/LibreLight/Xdesk/3d/demo_shader_live.py
 #screen -m -d -S shader -- python3 /opt/LibreLight/Xdesk/vpu/shader_live.py
 #screen -m -d -S shader -- python3 /opt/LibreLight/Xdesk/vpu/vpu_live.py -m 16,12,5
-screen -m -d -S shader -- python3 /opt/LibreLight/Xdesk/vpu/vpu_live.py -m 16,8,8 
+screen -m -d -S shader -- python3 /opt/LibreLight/Xdesk/vpu/vpu_live.py -m 16,8,8  -X 12
 
 sleep 3
 screen -ls