- Driver test for phytron MCC-2 motor controller
This commit is contained in:
@ -631,3 +631,15 @@ if {$hmhttp == 1} {
|
||||
applesct debug 0
|
||||
apple init
|
||||
}
|
||||
|
||||
|
||||
set phytron 0
|
||||
if {$phytron == 1} {
|
||||
makesctcontroller phyto phytron psts234:3002 5
|
||||
#makesctcontroller phyto phytron localhost:8080 5
|
||||
phyto debug -1
|
||||
|
||||
source ../tcl/phytron.tcl
|
||||
|
||||
phytron::make alge X phyto 40 317
|
||||
}
|
||||
|
Reference in New Issue
Block a user