MB11: make extra sea config files

This commit is contained in:
l_samenv
2023-09-19 10:34:02 +02:00
parent 93ebf716ba
commit a35befe200
2 changed files with 14 additions and 2 deletions

View File

@ -1,4 +1,4 @@
deviceDesc = FRAPPY history recorder, with stick
deviceDesc = MB11 Frappy history recorder
set ::secop_version 4
@ -11,6 +11,5 @@ if {[string match "prep*" $ins]} {
error "runs on instruments or prep0-9 only"
} else {
makenv frappy_main -driver secop -port localhost:15101
makenv frappy_stick -driver secop -port localhost:15201
makeHePump
}