Skip to content

Commit

Permalink
Update common.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason2866 authored Nov 9, 2023
1 parent 769da34 commit 66095b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions esp_flasher/common.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
import struct
from os.path import join
from io import BytesIO
from platformdirs import *

import esp_flasher.own_esptool as esptool

Expand Down

0 comments on commit 66095b3

Please sign in to comment.