Skip to main content
deleted 5 characters in body
Source Link
dda
  • 1.6k
  • 1
  • 12
  • 18

You have a very common problem that is documented all over. YouYou have two libraries, Servo and IRremote, that are both trying to use the same hardware timer. DoDo a little googleGoogle searching for possible fixes. YouYou will need to either find a different Servo library or a different IRremote library.

You have a very common problem that is documented all over. You have two libraries, Servo and IRremote, that are both trying to use the same hardware timer. Do a little google searching for possible fixes. You will need to either find a different Servo library or a different IRremote library.

You have a very common problem that is documented all over. You have two libraries, Servo and IRremote, that are both trying to use the same hardware timer. Do a little Google searching for possible fixes. You will need to either find a different Servo library or a different IRremote library.

Source Link
Delta_G
  • 3.4k
  • 2
  • 13
  • 24

You have a very common problem that is documented all over. You have two libraries, Servo and IRremote, that are both trying to use the same hardware timer. Do a little google searching for possible fixes. You will need to either find a different Servo library or a different IRremote library.