give it time to fetch ip upon boot
This commit is contained in:
parent
b07a3820b2
commit
bd6281de8f
@ -5321,9 +5321,9 @@ class StockTicker():
|
||||
self.displayGIF(start_GIF, delay = 0.02, repeat = False)
|
||||
|
||||
#stock_ticker.setImage(start_image)
|
||||
time.sleep(2)
|
||||
time.sleep(5)
|
||||
self.resetMatrix()
|
||||
|
||||
time.sleep(4)
|
||||
self.ip_viewer()
|
||||
time.sleep(2)
|
||||
self.resetMatrix()
|
||||
|
Loading…
x
Reference in New Issue
Block a user