Skip to content

Problem when using Servo.h #12

@minomikula

Description

@minomikula

Hello,

After i include #include <Servo.h> to your example compilation fails:
Arduino: 1.8.5 (Windows 7), Board: "Arduino Nano, ATmega328P"

libraries\Servo\avr\Servo.cpp.o (symbol from plugin): In function `ServoCount':

(.text+0x0): multiple definition of `__vector_11'

sketch\SoftPWM_example.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here

collect2.exe: error: ld returned 1 exit status

exit status 1
Error compiling for board Arduino Nano.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions