remove delay in status when redring is installed
This commit is contained in:
parent
07a6f990bd
commit
87440918e0
@ -171,7 +171,7 @@ if {[llength $data]} {
|
||||
debug " NDATA: ($ndata)"
|
||||
set rr 0
|
||||
} else {
|
||||
sleep 1
|
||||
#sleep 1
|
||||
set ndata [get_data]
|
||||
debug " NDATA: ($ndata)"
|
||||
foreach k [array names data] {
|
||||
|
Loading…
Reference in New Issue
Block a user