ScreenPanel 7

This commit is contained in:
2020-11-04 14:32:59 +01:00
parent 4eeb9b888b
commit c9b9b18697
2 changed files with 3 additions and 2 deletions

View File

@@ -10,5 +10,6 @@
-strh=/sf/bernina/config/pshell_be/stripchart \
-version=v1_15 \
-pini=true \
-test \
$@

View File

@@ -1,6 +1,6 @@
#!/bin/bash
export SP_VER=6
export SP_VER=7
for i in "$@"
do
@@ -11,7 +11,7 @@ case $i in
;;
-spt)
export SP_VER=6
export SP_VER=7
#shift
;;