Fix error in fan service script
This commit is contained in:
parent
d4fa6b7ca7
commit
9a0b4995d2
1 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
||||||
|
import os
|
||||||
|
|
||||||
try:
|
try:
|
||||||
from adafruit_shell import Shell
|
from adafruit_shell import Shell
|
||||||
except ImportError:
|
except ImportError:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue