ServoEasing suddenly not working

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 :,)

Welcome to the forum

Please copy the sketch from your IDE and post it here using code tags as you did for the error message

How many tabs show at the top of the IDE window and what are their names ?

Please explain exactly what you mean by this. Which files and where are they ?

this is the main code:

#include <ServoEasing.hpp>

#include <double_eye.h>
#include <single_eye.h>

#include "Arduino.h" 
#include "double_eye.h"

//Servo Connection Pins, Left Eye, then Right Eye (Left Right, Up Down, Open Close) 
// The order of left and right is important, and it it taken from the robots perspective (use the linkage labels for reference)
Eyes Eyes(10,9,3,
          14,6,5);

void setup() {
  Serial.begin(9600);
  
  // ENTER YOUR VALUES FOR UPPER/LOWER/CENTRE HERE, USE CALIBRATION.INO To Find the Values
  Eyes.rightEye.setLeftRightLowerUpperCentre(60,115,90);
  Eyes.rightEye.setUpDownLowerUpperCentre(45,120,85);
  Eyes.rightEye.setEyeLidOpenClose(100,35);

  Eyes.leftEye.setLeftRightLowerUpperCentre(60,120,85);
  Eyes.leftEye.setUpDownLowerUpperCentre(35,110,75);
  Eyes.leftEye.setEyeLidOpenClose(75,145);

  //Setup Eyes
  Eyes.init(); 

  // Centre Eyes
  Eyes.home();
}

void loop() {
  Eyes.eyeMotion(random(200,500));
  someFunction();
}

void someFunction() {
  //Put whatever you want here (non blocking)
}


is this what you mean by tabs?

the program i am using has these ekstra files aka cpp and h files.

I have them in my library here:

Yes. I can see that you only have one tab open in the IDE

The files in the auger folder should not be accessible by the sketch as far as I can see so I don't know why you can compile it without an error.

why does the sketch #include double_eye.h twice ?

That's not correct, you must put them in the same directory as your .ino file. And don't change the .ino file - leave it as it is at github. It assumes theses files in the .ino directory.
If theses files are in the .ino directory, you can see them as tabs in the IDE. That's what @UKHeliBob meant by 'tabs'.

idk why double eye is included twice, but my auger folder is included as a library here:


(i did not manage to take a screenshot)

how do i do that? when the other UNo used this program like this it worked fine, and i should probably say I am very noob in programing so i am not sure what .ino directory is

See post #5 - Your auger library is wrong - you must not create that library.

then how does my program know what to do? where do i put the cpp and h files? im not saying you are wrong, but when i had them as a library before it was fine

The auger folder looks like it is in your sketchbook folder libraries folder which means that sketches can #include .h files within in whatever their name

As an experiment comment out one of the #includes in your sketch for double_eye.h

You can open the directory in explorer by selecting Sketch->Show Sketch Folder.
There you will see your .ino file. Copy all the other files of your auger folder into this folder an delete the auger folder.

yes that seems to be correct.
i removed one of the include double_eye.h and it did not seem to do much

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

Now try moving the auger folder outside of the sketchbook/libraries folder. Renaming it where it is is not good enougfh

OK i did that, but it seems to work the same as before.



now only servoeasing is in the included libraries

C:\Users\Muffe\AppData\Local\arduino\sketches\50A020CA55DFBFE947FFD783FEEE9EE0\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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\sketch\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

this is what it looks like without the auger folder/what was inside:

I downloaded the code from GitHub (your link), installed the ServoEasing Library and compiled double_eye_motion without any changes to the files in the sketch folder:

Sketch uses 12438 bytes (38%) of program storage space. Maximum is 32256 bytes.
Global variables use 634 bytes (30%) of dynamic memory, leaving 1414 bytes for local variables. Maximum is 2048 bytes.

In created a lot of warnings (I always have all warnings enabled), but that's a different matter. Obviously the software in your github is a little bit outdated compared to the actual version of the ServoEasing library.

ah ok, should I just purge what I have and try to download it again?

omg that worked :,D im gonna try to put in my servo positions and connect it to my new UNO and see if it still works then.

I would do so: Go to https://github.com/ManlyMorgan/Animatronic-Eye, download the complete Code as zip ( upper right ). Unpack the zip into a folder, and go to ...\Animatronic-Eye-main\Animatronic-Eye-main\02_double\src\double_eye_motion. Then compile the .ino file in that folder (that's what I did with the result shown in #16)
[Edit] So you did it already - very good!

Thank you both for the help <3!! This has given my brain a new wrinkle