Comment the URL of the Pi Hole just because.
This commit is contained in:
parent
2379b2e0e3
commit
3944eaf32d
1 changed files with 1 additions and 0 deletions
|
|
@ -39,6 +39,7 @@ import adafruit_ssd1306
|
|||
# Import Python Imaging Library
|
||||
from PIL import Image, ImageDraw, ImageFont
|
||||
|
||||
# URL of Pi Hole
|
||||
api_url = 'http://localhost/admin/api.php'
|
||||
|
||||
# Load nice silkscreen font
|
||||
|
|
|
|||
Loading…
Reference in a new issue