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)"
|
debug " NDATA: ($ndata)"
|
||||||
set rr 0
|
set rr 0
|
||||||
} else {
|
} else {
|
||||||
sleep 1
|
#sleep 1
|
||||||
set ndata [get_data]
|
set ndata [get_data]
|
||||||
debug " NDATA: ($ndata)"
|
debug " NDATA: ($ndata)"
|
||||||
foreach k [array names data] {
|
foreach k [array names data] {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user