mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
esptool.py: use Python3
This commit is contained in:
parent
ef4835a092
commit
09c3ad5999
2
dist/tools/esptool/esptool.py
vendored
2
dist/tools/esptool/esptool.py
vendored
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env python
|
||||
#!/usr/bin/env python3
|
||||
#
|
||||
# ESP8266 & ESP32 ROM Bootloader Utility
|
||||
# Copyright (C) 2014-2016 Fredrik Ahlberg, Angus Gratton, Espressif Systems (Shanghai) PTE LTD, other contributors as noted.
|
||||
|
Loading…
Reference in New Issue
Block a user