Skip to content

Commit

Permalink
Update own_esptool.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason2866 authored Oct 21, 2024
1 parent b5422cd commit 5ca203a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions esp_flasher/own_esptool.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
# SPDX-License-Identifier: GPL-2.0-or-later

from __future__ import division, print_function
from typing import Dict

import argparse
import base64
Expand Down

0 comments on commit 5ca203a

Please sign in to comment.