Update doorbell.py
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
# https://www.instructables.com/id/Arduino-Python-Communication-via-USB/
|
||||
# in rc.local:
|
||||
# su tilman -c 'python3 /media/hd/admin/doorbell/doorbell.py >> /media/hd/admin/doorbell/doorbell.log 2>&1 &'
|
||||
|
||||
import serial
|
||||
import urllib.request
|
||||
import logging
|
||||
|
||||
Reference in New Issue
Block a user