All ESP8266 boards running MicroPython.
Official boards are the Adafruit Huzzah and Feather boards.
Target audience: MicroPython users with an ESP8266 board.
Hello, i use pycharm and micropython plugin. If i try to flash main.py file i get a lot of errors like below:
It doesn't matter if i write some code like import machine or print(), errors sometimes occur sometimes not. Someone maybe had similar problem and know the solution? Thanks..