arduino-libraries / Servo

Servo Library for Arduino
http://arduino.cc/
GNU Lesser General Public License v2.1
252 stars 262 forks source link

An error occurs #69

Closed dai5-jp closed 3 years ago

dai5-jp commented 3 years ago

Hello. When I try to include the Servo.h file, I get an error like this: #error "This library only supports boards with an AVR, SAM, SAMD, NRF52 or STM32F4 processor." The one I'm using is an Arduino compatible. Arduino uses AVR, so you can't get such an error. I think it's a bug, so please fix it. (This sentence was entered by automatic translation and may be incorrect.)

dai5-jp commented 3 years ago

I solved it after updating. I'm sorry.