forgot to add wifi settings

This commit is contained in:
2019-11-30 01:22:28 -05:00
parent 3a2eca4b98
commit 3e33abe0a6
5 changed files with 33 additions and 5 deletions

View File

@@ -5,3 +5,4 @@ import socket
# (https://stackoverflow.com/a/38286559/733214), there's no way to *write* an INI with them using configparser.
# So we use Jinja2 logic.
import jinja2