idk if this is the right place to post this and this is my first time on the site, but I am having trouble with the servoeasing library when it has worked perfectly fine before.
I am using a new arduino UNO R3.
I was going to transfer my servos from the old UNO to my new UNO, but the program did not work, and after checking with my other library it seems to be servoeasing.
This is the program i am using: Animatronic-Eye/02_double/src/double_eye_motion at main · ManlyMorgan/Animatronic-Eye · GitHub
and this is the error message:
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `ServoEasing::ServoEasing()'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `ServoEasing::ServoEasing()'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `ServoEasing::attach(int, int, int, int, int)'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `ServoEasing::ServoEasingArray'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `ServoEasing::sServoArrayMaxIndex'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `ServoEasing::attach(int, int, int)'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `ServoEasing::attach(int)'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `ServoEasing::detach()'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `ServoEasing::setReverseOperation(bool)'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `ServoEasing::getSpeed()'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `ServoEasing::setSpeed(unsigned int)'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `ServoEasing::setEasingType(unsigned char)'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `ServoEasing::getEasingType()'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `ServoEasing::registerUserEaseInFunction(float (*)(float, void*), void*)'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `ServoEasing::setUserDataPointer(void*)'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `ServoEasing::_writeMicrosecondsOrUnits(int)'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `ServoEasing::reattach()'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `ServoEasing::_setTrimMicrosecondsOrUnits(int, bool)'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `ServoEasing::MicrosecondsOrUnitsToDegree(int)'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `ServoEasing::MicrosecondsToDegree(int)'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `ServoEasing::MicrosecondsOrUnitsToMicroseconds(int)'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `ServoEasing::DegreeOrMicrosecondToMicrosecondsOrUnits(int)'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `ServoEasing::setTrim(int, bool)'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `ServoEasing::write(int)'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `ServoEasing::ServoEasingNextPositionArray'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `ServoEasing::attach(int, int, int, int, int, int)'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `ServoEasing::attach(int, int, int, int)'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `ServoEasing::attach(int, int)'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `ServoEasing::attachWithTrim(int, int, int, int, int, int, int)'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `ServoEasing::attachWithTrim(int, int, int, int, int)'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `ServoEasing::attachWithTrim(int, int, int)'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `ServoEasing::DegreeOrMicrosecondToMicrosecondsOrUnits(float)'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `ServoEasing::write(float)'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `ServoEasing::DegreeToMicrosecondsOrUnitsWithTrimAndReverse(int)'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `ServoEasing::pause()'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `ServoEasing::resumeWithoutInterrupts()'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `ServoEasing::setTargetPositionReachedHandler(void (*)(ServoEasing*))'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `ServoEasing::isMoving()'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `ServoEasing::areInterruptsActive()'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `ServoEasing::sInterruptsAreActive'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `ServoEasing::isMovingAndCallYield()'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `ServoEasing::getCurrentAngle()'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `ServoEasing::read()'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `ServoEasing::getCurrentMicroseconds()'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `ServoEasing::readMicroseconds()'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `ServoEasing::getEndMicrosecondsOrUnits()'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `ServoEasing::getEndMicrosecondsOrUnitsWithTrim()'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `ServoEasing::getDeltaMicrosecondsOrUnits()'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `ServoEasing::getMillisForCompleteMove()'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `ServoEasing::printEasingType(Print*, unsigned char)'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `easeTypeStrings'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `ServoEasing::applyTrimAndReverseToTargetMicrosecondsOrUnits(int)'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `ServoEasing::printDynamic(Print*, bool)'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `ServoEasing::printStatic(Print*)'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `ServoEasing::print(Print*, bool)'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `ServoEasing::printExtra(Print*)'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `clipDegreeSpecial(unsigned char)'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `setTimer1InterruptMarginMicros(unsigned int)'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `enableServoEasingInterrupt()'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `ServoEasing::startEaseToD(int, unsigned int, bool)'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `ServoEasing::startEaseTo(int, unsigned int, bool)'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `ServoEasing::setEaseTo(unsigned int)'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `ServoEasing::setEaseTo(int)'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `ServoEasing::setEaseTo(int, unsigned int)'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `ServoEasing::startEaseTo(unsigned int)'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `ServoEasing::startEaseTo(int)'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `ServoEasing::startEaseTo(unsigned int, unsigned int, bool)'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `ServoEasing::setEaseToD(unsigned int, unsigned int)'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `ServoEasing::setEaseToD(int, unsigned int)'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `ServoEasing::noMovement(unsigned int)'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `ServoEasing::startEaseToD(unsigned int, unsigned int, bool)'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `ServoEasing::startEaseToD(float, unsigned int, bool)'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `ServoEasing::startEaseTo(float, unsigned int, bool)'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `ServoEasing::setEaseTo(float)'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `ServoEasing::setEaseTo(float, unsigned int)'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `ServoEasing::startEaseTo(float)'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `ServoEasing::setEaseToD(float, unsigned int)'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `ServoEasing::resumeWithInterrupts()'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `disableServoEasingInterrupt()'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `setEasingTypeForMultipleServos(unsigned char, unsigned char)'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `setEasingTypeForAllServos(unsigned char)'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `printArrayPositions(Print*)'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `writeAllServos(int)'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `setSpeedForAllServos(unsigned int)'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `setIntegerDegreeForAllServos(unsigned char, void**)'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `setFloatDegreeForAllServos(unsigned char, void**)'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `setDegreeForAllServos(unsigned char, ...)'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `setIntegerDegreeForAllServos(unsigned char, ...)'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `setFloatDegreeForAllServos(unsigned char, ...)'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `setEaseToForAllServos()'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `setEaseToForAllServos(unsigned int)'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `setEaseToDForAllServos(unsigned int)'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `isOneServoMoving()'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `ServoEasing::stop()'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `stopAllServos()'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `pauseAllServos()'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `resumeWithInterruptsAllServos()'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `resumeWithoutInterruptsAllServos()'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `synchronizeAllServosAndStartInterrupt(bool, bool)'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `setEaseToForAllServosSynchronizeAndStartInterrupt()'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `setEaseToForAllServosSynchronizeAndStartInterrupt(unsigned int)'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `ServoEasing::QuadraticEaseIn(float)'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `ServoEasing::CubicEaseIn(float)'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `ServoEasing::QuarticEaseIn(float)'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `ServoEasing::SineEaseIn(float)'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `ServoEasing::CircularEaseIn(float)'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `ServoEasing::BackEaseIn(float)'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `ServoEasing::ElasticEaseIn(float)'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `ServoEasing::LinearWithQuadraticBounce(float)'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `ServoEasing::EaseOutBounce(float)'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `ServoEasing::callEasingFunction(float)'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `ServoEasing::update()'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `ServoEasing::easeTo(int, unsigned int)'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `ServoEasing::easeTo(int)'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `ServoEasing::easeTo(float, unsigned int)'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `ServoEasing::easeTo(float)'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `ServoEasing::easeToD(int, unsigned int)'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `ServoEasing::easeToD(float, unsigned int)'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `updateAllServos()'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `handleServoTimerInterrupt()'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `__vector_12'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `updateAndWaitForAllServosToStop()'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `synchronizeAllServosStartAndWaitForAllServosToStop()'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `setEaseToForAllServosSynchronizeAndWaitForAllServosToStop()'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `setEaseToForAllServosSynchronizeAndWaitForAllServosToStop(unsigned int)'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `synchronizeAndEaseToArrayPositions()'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `synchronizeAndEaseToArrayPositions(unsigned int)'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `delayAndUpdateAndWaitForAllServosToStop(unsigned long, bool)'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `easeTypeLinear'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `easeTypeQuadratic'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `easeTypeCubic'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `easeTypeQuartic'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `easeTypeUser'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `easeTypeDummy'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `easeTypeSine'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `easeTypeCircular'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `easeTypeBack'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `easeTypeElastic'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `easeTypeBounce'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\libraries\auger\single_eye.cpp.o (symbol from plugin): In function `ServoEasing::ServoEasing()':
(.text+0x0): multiple definition of `easeTypePrecision'
C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\double_eye_motion.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here
collect2.exe: error: ld returned 1 exit status
exit status 1
Compilation error: exit status 1
idk if i posted that correctly. Also "auger" is the folder I am keeping the ekstra files the program came with and using as a library.
The program still works on the other UNO without having touched it in a few weeks maybe a month.
Pls help :,)








