Skip to content

Commit

Permalink
Added tests for autoupdate
Browse files Browse the repository at this point in the history
  • Loading branch information
faebser committed Jan 29, 2016
1 parent bd5d2e6 commit a5c5a07
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pistream.py
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,10 @@ def get_ip_address(ifname):
def init():
global status, app_config, darkice_config

print("super important")
print("auto update is working")
print("yuheee")

lcd_display.info("...............\n...............")
lcd_display.info("server\nstarting up")
status = []
Expand Down

0 comments on commit a5c5a07

Please sign in to comment.