This commit is contained in:
parent
49519d9cac
commit
e3c021bc8e
1 changed files with 6 additions and 5 deletions
|
|
@ -72,6 +72,7 @@ except (requests.ConnectionError, requests.Timeout) as exception:
|
|||
|
||||
mylcd = I2C_LCD_driver.lcd()
|
||||
mylcd.lcd_display_string("Warming up...", 1)
|
||||
time.sleep(5)
|
||||
#import urllib2 # comment this line if you don't need ThinkSpeak connection
|
||||
#import SDL_Pi_HDC1000 # comment this line if you don't use HDC sensor
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue