Arduino_XI
Arduino_XI copied to clipboard
Serial class requires several full seconds (10) on power up
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.