Alik Paranyan
Results
1
comments of
Alik Paranyan
> If you're able to locate the file `mkbuildoptglobals.py`, can you try and change > > https://github.com/esp8266/Arduino/blob/1662248b394740d82824f504a021d4dad3d314b6/tools/mkbuildoptglobals.py#L676 > > to > > ```python > default_encoding = 'utf-8' > ``` >...