jtccr: fix pid table

This commit is contained in:
2025-06-17 16:18:32 +02:00
parent b0720933a7
commit 274ee37922

View File

@ -8,7 +8,7 @@ makenv tt -driver 336_lsc -port jtccr-ls:7777 {
lsc_loop set -loop 1 -channel A -maxheater 5W -resist 500Ohm lsc_loop set -loop 1 -channel A -maxheater 5W -resist 500Ohm
} }
makenv table -driver table /tt/tm { makenv table -driver table /tt/main {
"tt set/prop" "10:100 30:100 50:200 100:500 300:500" "tt set/prop" "10:100 30:100 50:200 100:500 300:500"
"tt set/integ" "10:100 50:100 100:50 300:0.5" "tt set/integ" "10:100 50:100 100:50 300:0.5"
} }