Skip to content

Commit

Permalink
fix: import run_script_file from ducky module
Browse files Browse the repository at this point in the history
  • Loading branch information
lavafroth committed Aug 12, 2023
1 parent 41eedec commit 1fadfd0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/code.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
import socketpool
import wifi
from adafruit_httpserver import POST, FileResponse, Request, Server
from ducky import run_script_file

from api import handle

Expand Down

0 comments on commit 1fadfd0

Please sign in to comment.