Error with this function Serial.println("!!!"); #1723
Labels
Component: Bootloader
The bootloader is the program used to load the uploaded program into the microcontroller's memory
Type: Duplicate
Another item already exists for this topic
When you set this Serial.println("!!!"); function in your code.
Receive error:
avrdude: stk500v2_ReceiveMessage(): timeout
Solution:
don use more that "!!!" in Serial.print;
The text was updated successfully, but these errors were encountered: