Skip to content

Commit

Permalink
dwifi api update
Browse files Browse the repository at this point in the history
  • Loading branch information
Rushikeshnimkar committed Aug 4, 2024
1 parent d9288ba commit 529201d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/v1/nodeDwifi/nodeDwifi.go
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,6 @@ func CheckForUpdates() {
mutex.Unlock()
}

time.Sleep(5 * time.Second)
time.Sleep(1 * time.Second)
}
}

0 comments on commit 529201d

Please sign in to comment.