Q2 Arduino IDE errors

Cards (3)

  • comm error: this error indicated that the microcontroller is not properly connected to the computer.
  • board not found: this error indicates that the microcontroller is not set to the type of microcontroller.
  • syntax error: using symbol or code that is not recognize by the program language.