diff --git a/Release/esptool/esptool.py b/Release/esptool/esptool.py index 01176af..3b62111 100755 --- a/Release/esptool/esptool.py +++ b/Release/esptool/esptool.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # # ESP8266 & ESP32 family ROM Bootloader Utility # Copyright (C) 2014-2021 Fredrik Ahlberg, Angus Gratton, Espressif Systems (Shanghai) CO LTD, other contributors as noted.