This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Requires smbus: sudo apt install python-smbus | |
import I2C_LCD_driver | |
import time | |
import json | |
import httplib | |
import io | |
import os | |
from sys import exit | |
# Add the refresh key here (https://bit.ly/2DM1oRZ) |