remove delay in status when redring is installed

This commit is contained in:
HummyPkg 2017-06-14 20:38:36 +01:00
parent 07a6f990bd
commit 87440918e0
1 changed files with 1 additions and 1 deletions

View File

@ -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] {