wemos / Arduino_XI

Arduino core for WEMOS XI Boards
41 stars 14 forks source link

Serial class requires several full seconds (10) on power up #4

Open kenneth558 opened 6 years ago

kenneth558 commented 6 years ago

I'm unable to achieve operation of serial communications via Serial class without forcing a delay of like 10 seconds in the setup() section. This also causes a connection error in the IDE as the IDE tries to connect to the board during that delay time.