mirror of
https://github.com/esp8266/Arduino.git
synced 2025-07-27 18:02:17 +03:00
Fix boards.txt.py compatible with python3 (#4998)
This commit is contained in:
committed by
david gauchard
parent
8b55758546
commit
319adc6b8a
@ -19,7 +19,7 @@ available in the IDE menu.
|
||||
How can I run the script ?
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Python 2 needs to be installed on your system.
|
||||
Python needs to be installed on your system.
|
||||
|
||||
The script is located in the ``tools`` subdirectory of the core's root installation.
|
||||
It needs to be run from the root directory,
|
||||
|
Reference in New Issue
Block a user