fix import

This commit is contained in:
dadav 2020-01-18 09:30:44 +01:00
parent 0764304be9
commit ff843f0367

@ -5,6 +5,7 @@ import time
import yaml import yaml
import signal import signal
import sys import sys
import toml
import pwnagotchi import pwnagotchi
import pwnagotchi.grid as grid import pwnagotchi.grid as grid