Sammy1Am / Moppy2

The evolution of the Musical flOPPY controller
Other
311 stars 51 forks source link

code not compilation #201

Closed shadow54658 closed 11 months ago

shadow54658 commented 11 months ago

Using library TimerOne at version 1.1.1 in folder: C:\Users\Oleg\Documents\Arduino\libraries\TimerOne Using library SPI at version 1.0 in folder: C:\Users\Oleg\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6\libraries\SPI exit status 1

Compilation error: exit status 1

Sammy1Am commented 11 months ago

Hmm, is there any output from the complication that includes an error? Which IDE are you using?

shadow54658 commented 11 months ago

Thank you so much for responding, I use Arduino IDE 2.2.1, so to speak, I am not very experienced in this topic, I may not have noticed a way out of the situation in the logs, I immediately apologize for the translation because I use a translator from Russian to English, the following text is in the logs FQBN: arduino:avr:uno Using board 'uno' from platform in folder: C:\Users\Oleg\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6 Using core 'arduino' from platform in folder: C:\Users\Oleg\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6

Detecting libraries used... C:\Users\Oleg\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10607 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR -IC:\Users\Oleg\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6\cores\arduino -IC:\Users\Oleg\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6\variants\standard C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\Moppy2-Arduino.ino.cpp -o nul Using cached library dependencies for file: C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\main.cpp Using cached library dependencies for file: C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\EasyDrivers.cpp Using cached library dependencies for file: C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\FloppyDrives.cpp Using cached library dependencies for file: C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\L298N.cpp Using cached library dependencies for file: C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\MoppyTimer.cpp Alternatives for TimerOne.h: [TimerOne@1.1.1] ResolveLibrary(TimerOne.h) -> candidates: [TimerOne@1.1.1] Using cached library dependencies for file: C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\ShiftRegister.cpp Using cached library dependencies for file: C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\ShiftedFloppyDrives.cpp Alternatives for SPI.h: [SPI@1.0] ResolveLibrary(SPI.h) -> candidates: [SPI@1.0] Using cached library dependencies for file: C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyNetworks\MoppyMidi.cpp Using cached library dependencies for file: C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyNetworks\MoppySerial.cpp Using cached library dependencies for file: C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyNetworks\MoppyUDP.cpp Using cached library dependencies for file: C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\EasyDrivers.cpp Using cached library dependencies for file: C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\FloppyDrives.cpp Using cached library dependencies for file: C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\L298N.cpp Using cached library dependencies for file: C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\MoppyTimer.cpp Using cached library dependencies for file: C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\ShiftRegister.cpp Using cached library dependencies for file: C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\ShiftedFloppyDrives.cpp Using cached library dependencies for file: C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyNetworks\MoppyMidi.cpp Using cached library dependencies for file: C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyNetworks\MoppySerial.cpp Using cached library dependencies for file: C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyNetworks\MoppyUDP.cpp Using cached library dependencies for file: C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main.cpp Using cached library dependencies for file: c:\Users\Oleg\Documents\Arduino\libraries\TimerOne\TimerOne.cpp Using cached library dependencies for file: C:\Users\Oleg\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6\libraries\SPI\src\SPI.cpp Generating function prototypes... C:\Users\Oleg\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7/bin/avr-g++ -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10607 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR -IC:\Users\Oleg\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6\cores\arduino -IC:\Users\Oleg\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6\variants\standard -Ic:\Users\Oleg\Documents\Arduino\libraries\TimerOne -IC:\Users\Oleg\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6\libraries\SPI\src C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\Moppy2-Arduino.ino.cpp -o C:\Users\Oleg\AppData\Local\Temp\1164160444\sketch_merged.cpp C:\Users\Oleg\AppData\Local\Arduino15\packages\builtin\tools\ctags\5.8-arduino11/ctags -u --language-force=c++ -f - --c++-kinds=svpf --fields=KSTtzns --line-directives C:\Users\Oleg\AppData\Local\Temp\1164160444\sketch_merged.cpp Compiling sketch... "C:\Users\Oleg\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10607 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR "-IC:\Users\Oleg\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6\cores\arduino" "-IC:\Users\Oleg\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6\variants\standard" "-Ic:\Users\Oleg\Documents\Arduino\libraries\TimerOne" "-IC:\Users\Oleg\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6\libraries\SPI\src" "C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\Moppy2-Arduino.ino.cpp" -o "C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\Moppy2-Arduino.ino.cpp.o" Using previously compiled file: C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\main.cpp.o Using previously compiled file: C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\FloppyDrives.cpp.o Using previously compiled file: C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\MoppyTimer.cpp.o Using previously compiled file: C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\ShiftRegister.cpp.o Using previously compiled file: C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\L298N.cpp.o Using previously compiled file: C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyNetworks\MoppyMidi.cpp.o Using previously compiled file: C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyNetworks\MoppySerial.cpp.o Using previously compiled file: C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\ShiftedFloppyDrives.cpp.o Using previously compiled file: C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\EasyDrivers.cpp.o Using previously compiled file: C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyNetworks\MoppyUDP.cpp.o Using previously compiled file: C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\MoppyTimer.cpp.o Using previously compiled file: C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\FloppyDrives.cpp.o Using previously compiled file: C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\ShiftRegister.cpp.o Using previously compiled file: C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyNetworks\MoppyMidi.cpp.o Using previously compiled file: C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\ShiftedFloppyDrives.cpp.o Using previously compiled file: C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyNetworks\MoppySerial.cpp.o Using previously compiled file: C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\EasyDrivers.cpp.o Using previously compiled file: C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyNetworks\MoppyUDP.cpp.o Using previously compiled file: C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\L298N.cpp.o Using previously compiled file: C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main.cpp.o Compiling libraries... Compiling library "TimerOne" Using previously compiled file: C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\libraries\TimerOne\TimerOne.cpp.o Compiling library "SPI" Using previously compiled file: C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\libraries\SPI\SPI.cpp.o Compiling core... Using precompiled core: C:\Users\Oleg\AppData\Local\Temp\arduino\cores\arduino_avr_uno_cae48d4a3e9ea696632062820fb9800b\core.a Linking everything together... "C:\Users\Oleg\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\7.3.0-atmel3.6.1-arduino7/bin/avr-gcc" -w -Os -g -flto -fuse-linker-plugin -Wl,--gc-sections -mmcu=atmega328p -o "C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7/Moppy2-Arduino.ino.elf" "C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\Moppy2-Arduino.ino.cpp.o" "C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\main.cpp.o" "C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\EasyDrivers.cpp.o" "C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\FloppyDrives.cpp.o" "C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\L298N.cpp.o" "C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\MoppyTimer.cpp.o" "C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\ShiftRegister.cpp.o" "C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\ShiftedFloppyDrives.cpp.o" "C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyNetworks\MoppyMidi.cpp.o" "C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyNetworks\MoppySerial.cpp.o" "C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyNetworks\MoppyUDP.cpp.o" "C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main.cpp.o" "C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\EasyDrivers.cpp.o" "C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\FloppyDrives.cpp.o" "C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\L298N.cpp.o" "C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\MoppyTimer.cpp.o" "C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\ShiftRegister.cpp.o" "C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\ShiftedFloppyDrives.cpp.o" "C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyNetworks\MoppyMidi.cpp.o" "C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyNetworks\MoppySerial.cpp.o" "C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyNetworks\MoppyUDP.cpp.o" "C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\libraries\TimerOne\TimerOne.cpp.o" "C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\libraries\SPI\SPI.cpp.o" "C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7/..\..\cores\arduino_avr_uno_cae48d4a3e9ea696632062820fb9800b\core.a" "-LC:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7" -lm C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main.cpp.o (symbol from plugin): In function instrument': (.text+0x0): multiple definition ofinstrument' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\main.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main.cpp.o (symbol from plugin): In function instrument': (.text+0x0): multiple definition ofnetwork' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\main.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main.cpp.o (symbol from plugin): In function instrument': (.text+0x0): multiple definition ofsetup' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\main.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main.cpp.o (symbol from plugin): In function instrument': (.text+0x0): multiple definition ofloop' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\main.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\EasyDrivers.cpp.o (symbol from plugin): In function instruments::EasyDrivers::dev_noteOn(unsigned char, unsigned char*)': (.text+0x0): multiple definition ofinstruments::EasyDrivers::dev_noteOn(unsigned char, unsigned char)' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\EasyDrivers.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\EasyDrivers.cpp.o (symbol from plugin): In function `instruments::EasyDrivers::dev_noteOn(unsigned char, unsigned char)': (.text+0x0): multiple definition of instruments::EasyDrivers::originalPeriod' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\EasyDrivers.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\EasyDrivers.cpp.o (symbol from plugin): In functioninstruments::EasyDrivers::dev_noteOn(unsigned char, unsigned char)': (.text+0x0): multiple definition of instruments::EasyDrivers::currentPeriod' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\EasyDrivers.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\EasyDrivers.cpp.o (symbol from plugin): In functioninstruments::EasyDrivers::dev_noteOn(unsigned char, unsigned char)': (.text+0x0): multiple definition of instruments::EasyDrivers::dev_noteOff(unsigned char, unsigned char*)' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\EasyDrivers.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\EasyDrivers.cpp.o (symbol from plugin): In functioninstruments::EasyDrivers::dev_noteOn(unsigned char, unsigned char)': (.text+0x0): multiple definition of `instruments::EasyDrivers::dev_bendPitch(unsigned char, unsigned char)' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\EasyDrivers.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\EasyDrivers.cpp.o (symbol from plugin): In function instruments::EasyDrivers::dev_noteOn(unsigned char, unsigned char*)': (.text+0x0): multiple definition ofinstruments::EasyDrivers::startupSound(unsigned char)' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\EasyDrivers.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\EasyDrivers.cpp.o (symbol from plugin): In function instruments::EasyDrivers::dev_noteOn(unsigned char, unsigned char*)': (.text+0x0): multiple definition ofinstruments::EasyDrivers::togglePin(unsigned char, unsigned char, unsigned char)' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\EasyDrivers.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\EasyDrivers.cpp.o (symbol from plugin): In function instruments::EasyDrivers::dev_noteOn(unsigned char, unsigned char*)': (.text+0x0): multiple definition ofinstruments::EasyDrivers::currentState' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\EasyDrivers.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\EasyDrivers.cpp.o (symbol from plugin): In function instruments::EasyDrivers::dev_noteOn(unsigned char, unsigned char*)': (.text+0x0): multiple definition ofinstruments::EasyDrivers::currentTick' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\EasyDrivers.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\EasyDrivers.cpp.o (symbol from plugin): In function instruments::EasyDrivers::dev_noteOn(unsigned char, unsigned char*)': (.text+0x0): multiple definition ofinstruments::EasyDrivers::tick()' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\EasyDrivers.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\EasyDrivers.cpp.o (symbol from plugin): In function instruments::EasyDrivers::dev_noteOn(unsigned char, unsigned char*)': (.text+0x0): multiple definition ofinstruments::EasyDrivers::blinkLED()' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\EasyDrivers.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\EasyDrivers.cpp.o (symbol from plugin): In function instruments::EasyDrivers::dev_noteOn(unsigned char, unsigned char*)': (.text+0x0): multiple definition ofinstruments::EasyDrivers::haltAllDrivers()' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\EasyDrivers.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\EasyDrivers.cpp.o (symbol from plugin): In function instruments::EasyDrivers::dev_noteOn(unsigned char, unsigned char*)': (.text+0x0): multiple definition ofinstruments::EasyDrivers::sys_sequenceStop()' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\EasyDrivers.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\EasyDrivers.cpp.o (symbol from plugin): In function instruments::EasyDrivers::dev_noteOn(unsigned char, unsigned char*)': (.text+0x0): multiple definition ofinstruments::EasyDrivers::reset(unsigned char)' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\EasyDrivers.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\EasyDrivers.cpp.o (symbol from plugin): In function instruments::EasyDrivers::dev_noteOn(unsigned char, unsigned char*)': (.text+0x0): multiple definition ofinstruments::EasyDrivers::resetAll()' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\EasyDrivers.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\EasyDrivers.cpp.o (symbol from plugin): In function instruments::EasyDrivers::dev_noteOn(unsigned char, unsigned char*)': (.text+0x0): multiple definition ofinstruments::EasyDrivers::setup()' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\EasyDrivers.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\EasyDrivers.cpp.o (symbol from plugin): In function instruments::EasyDrivers::dev_noteOn(unsigned char, unsigned char*)': (.text+0x0): multiple definition ofinstruments::stepResolution' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\EasyDrivers.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\EasyDrivers.cpp.o (symbol from plugin): In function instruments::EasyDrivers::dev_noteOn(unsigned char, unsigned char*)': (.text+0x0): multiple definition ofinstruments::EasyDrivers::sys_reset()' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\EasyDrivers.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\EasyDrivers.cpp.o (symbol from plugin): In function instruments::EasyDrivers::dev_noteOn(unsigned char, unsigned char*)': (.text+0x0): multiple definition ofinstruments::EasyDrivers::dev_reset(unsigned char)' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\EasyDrivers.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\FloppyDrives.cpp.o (symbol from plugin): In function instruments::FloppyDrives::dev_noteOn(unsigned char, unsigned char*)': (.text+0x0): multiple definition ofinstruments::FloppyDrives::dev_noteOn(unsigned char, unsigned char)' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\FloppyDrives.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\FloppyDrives.cpp.o (symbol from plugin): In function `instruments::FloppyDrives::dev_noteOn(unsigned char, unsigned char)': (.text+0x0): multiple definition of instruments::FloppyDrives::originalPeriod' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\FloppyDrives.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\FloppyDrives.cpp.o (symbol from plugin): In functioninstruments::FloppyDrives::dev_noteOn(unsigned char, unsigned char)': (.text+0x0): multiple definition of instruments::FloppyDrives::currentPeriod' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\FloppyDrives.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\FloppyDrives.cpp.o (symbol from plugin): In functioninstruments::FloppyDrives::dev_noteOn(unsigned char, unsigned char)': (.text+0x0): multiple definition of instruments::FloppyDrives::dev_noteOff(unsigned char, unsigned char*)' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\FloppyDrives.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\FloppyDrives.cpp.o (symbol from plugin): In functioninstruments::FloppyDrives::dev_noteOn(unsigned char, unsigned char)': (.text+0x0): multiple definition of `instruments::FloppyDrives::dev_bendPitch(unsigned char, unsigned char)' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\FloppyDrives.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\FloppyDrives.cpp.o (symbol from plugin): In function instruments::FloppyDrives::dev_noteOn(unsigned char, unsigned char*)': (.text+0x0): multiple definition ofinstruments::FloppyDrives::startupSound(unsigned char)' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\FloppyDrives.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\FloppyDrives.cpp.o (symbol from plugin): In function instruments::FloppyDrives::dev_noteOn(unsigned char, unsigned char*)': (.text+0x0): multiple definition ofinstruments::FloppyDrives::setMovement(unsigned char, bool)' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\FloppyDrives.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\FloppyDrives.cpp.o (symbol from plugin): In function instruments::FloppyDrives::dev_noteOn(unsigned char, unsigned char*)': (.text+0x0): multiple definition ofinstruments::FloppyDrives::MIN_POSITION' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\FloppyDrives.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\FloppyDrives.cpp.o (symbol from plugin): In function instruments::FloppyDrives::dev_noteOn(unsigned char, unsigned char*)': (.text+0x0): multiple definition ofinstruments::FloppyDrives::MAX_POSITION' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\FloppyDrives.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\FloppyDrives.cpp.o (symbol from plugin): In function instruments::FloppyDrives::dev_noteOn(unsigned char, unsigned char*)': (.text+0x0): multiple definition ofinstruments::FloppyDrives::deviceMessage(unsigned char, unsigned char, unsigned char)' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\FloppyDrives.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\FloppyDrives.cpp.o (symbol from plugin): In function `instruments::FloppyDrives::dev_noteOn(unsigned char, unsigned char)': (.text+0x0): multiple definition of instruments::FloppyDrives::togglePin(unsigned char, unsigned char, unsigned char)' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\FloppyDrives.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\FloppyDrives.cpp.o (symbol from plugin): In functioninstruments::FloppyDrives::dev_noteOn(unsigned char, unsigned char)': (.text+0x0): multiple definition of instruments::FloppyDrives::currentPosition' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\FloppyDrives.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\FloppyDrives.cpp.o (symbol from plugin): In functioninstruments::FloppyDrives::dev_noteOn(unsigned char, unsigned char)': (.text+0x0): multiple definition of instruments::FloppyDrives::currentState' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\FloppyDrives.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\FloppyDrives.cpp.o (symbol from plugin): In functioninstruments::FloppyDrives::dev_noteOn(unsigned char, unsigned char)': (.text+0x0): multiple definition of instruments::FloppyDrives::tick()' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\FloppyDrives.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\FloppyDrives.cpp.o (symbol from plugin): In functioninstruments::FloppyDrives::dev_noteOn(unsigned char, unsigned char)': (.text+0x0): multiple definition of instruments::FloppyDrives::currentTick' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\FloppyDrives.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\FloppyDrives.cpp.o (symbol from plugin): In functioninstruments::FloppyDrives::dev_noteOn(unsigned char, unsigned char)': (.text+0x0): multiple definition of instruments::FloppyDrives::blinkLED()' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\FloppyDrives.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\FloppyDrives.cpp.o (symbol from plugin): In functioninstruments::FloppyDrives::dev_noteOn(unsigned char, unsigned char)': (.text+0x0): multiple definition of instruments::FloppyDrives::haltAllDrives()' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\FloppyDrives.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\FloppyDrives.cpp.o (symbol from plugin): In functioninstruments::FloppyDrives::dev_noteOn(unsigned char, unsigned char)': (.text+0x0): multiple definition of instruments::FloppyDrives::sys_sequenceStop()' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\FloppyDrives.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\FloppyDrives.cpp.o (symbol from plugin): In functioninstruments::FloppyDrives::dev_noteOn(unsigned char, unsigned char)': (.text+0x0): multiple definition of instruments::FloppyDrives::reset(unsigned char)' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\FloppyDrives.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\FloppyDrives.cpp.o (symbol from plugin): In functioninstruments::FloppyDrives::dev_noteOn(unsigned char, unsigned char)': (.text+0x0): multiple definition of instruments::FloppyDrives::resetAll()' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\FloppyDrives.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\FloppyDrives.cpp.o (symbol from plugin): In functioninstruments::FloppyDrives::dev_noteOn(unsigned char, unsigned char)': (.text+0x0): multiple definition of instruments::FloppyDrives::setup()' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\FloppyDrives.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\FloppyDrives.cpp.o (symbol from plugin): In functioninstruments::FloppyDrives::dev_noteOn(unsigned char, unsigned char)': (.text+0x0): multiple definition of instruments::FloppyDrives::sys_reset()' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\FloppyDrives.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\FloppyDrives.cpp.o (symbol from plugin): In functioninstruments::FloppyDrives::dev_noteOn(unsigned char, unsigned char)': (.text+0x0): multiple definition of instruments::FloppyDrives::dev_reset(unsigned char)' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\FloppyDrives.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\L298N.cpp.o (symbol from plugin): In functioninstruments::L298N::dev_noteOn(unsigned char, unsigned char)': (.text+0x0): multiple definition of `instruments::L298N::dev_noteOn(unsigned char, unsigned char)' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\L298N.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\L298N.cpp.o (symbol from plugin): In function instruments::L298N::dev_noteOn(unsigned char, unsigned char*)': (.text+0x0): multiple definition ofinstruments::L298N::originalPeriod' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\L298N.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\L298N.cpp.o (symbol from plugin): In function instruments::L298N::dev_noteOn(unsigned char, unsigned char*)': (.text+0x0): multiple definition ofinstruments::L298N::currentPeriod' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\L298N.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\L298N.cpp.o (symbol from plugin): In function instruments::L298N::dev_noteOn(unsigned char, unsigned char*)': (.text+0x0): multiple definition ofinstruments::L298N::dev_noteOff(unsigned char, unsigned char)' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\L298N.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\L298N.cpp.o (symbol from plugin): In function `instruments::L298N::dev_noteOn(unsigned char, unsigned char)': (.text+0x0): multiple definition of instruments::L298N::dev_bendPitch(unsigned char, unsigned char*)' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\L298N.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\L298N.cpp.o (symbol from plugin): In functioninstruments::L298N::dev_noteOn(unsigned char, unsigned char)': (.text+0x0): multiple definition of instruments::L298N::startupSound(unsigned char)' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\L298N.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\L298N.cpp.o (symbol from plugin): In functioninstruments::L298N::dev_noteOn(unsigned char, unsigned char)': (.text+0x0): multiple definition of instruments::L298N::step(unsigned char, unsigned char, unsigned char, unsigned char, unsigned char)' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\L298N.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\L298N.cpp.o (symbol from plugin): In functioninstruments::L298N::dev_noteOn(unsigned char, unsigned char)': (.text+0x0): multiple definition of instruments::L298N::currentPosition' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\L298N.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\L298N.cpp.o (symbol from plugin): In functioninstruments::L298N::dev_noteOn(unsigned char, unsigned char)': (.text+0x0): multiple definition of instruments::L298N::MAX_POSITION' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\L298N.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\L298N.cpp.o (symbol from plugin): In functioninstruments::L298N::dev_noteOn(unsigned char, unsigned char)': (.text+0x0): multiple definition of instruments::L298N::currentDir' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\L298N.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\L298N.cpp.o (symbol from plugin): In functioninstruments::L298N::dev_noteOn(unsigned char, unsigned char)': (.text+0x0): multiple definition of instruments::L298N::currentStep' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\L298N.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\L298N.cpp.o (symbol from plugin): In functioninstruments::L298N::dev_noteOn(unsigned char, unsigned char)': (.text+0x0): multiple definition of instruments::L298N::tick()' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\L298N.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\L298N.cpp.o (symbol from plugin): In functioninstruments::L298N::dev_noteOn(unsigned char, unsigned char)': (.text+0x0): multiple definition of instruments::L298N::currentTick' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\L298N.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\L298N.cpp.o (symbol from plugin): In functioninstruments::L298N::dev_noteOn(unsigned char, unsigned char)': (.text+0x0): multiple definition of instruments::L298N::blinkLED()' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\L298N.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\L298N.cpp.o (symbol from plugin): In functioninstruments::L298N::dev_noteOn(unsigned char, unsigned char)': (.text+0x0): multiple definition of instruments::L298N::haltAllDrives()' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\L298N.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\L298N.cpp.o (symbol from plugin): In functioninstruments::L298N::dev_noteOn(unsigned char, unsigned char)': (.text+0x0): multiple definition of instruments::L298N::FIRST_BRIDGE' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\L298N.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\L298N.cpp.o (symbol from plugin): In functioninstruments::L298N::dev_noteOn(unsigned char, unsigned char)': (.text+0x0): multiple definition of instruments::L298N::LAST_BRIDGE' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\L298N.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\L298N.cpp.o (symbol from plugin): In functioninstruments::L298N::dev_noteOn(unsigned char, unsigned char)': (.text+0x0): multiple definition of instruments::L298N::sys_sequenceStop()' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\L298N.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\L298N.cpp.o (symbol from plugin): In functioninstruments::L298N::dev_noteOn(unsigned char, unsigned char)': (.text+0x0): multiple definition of instruments::L298N::reset(unsigned char)' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\L298N.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\L298N.cpp.o (symbol from plugin): In functioninstruments::L298N::dev_noteOn(unsigned char, unsigned char)': (.text+0x0): multiple definition of instruments::L298N::resetAll()' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\L298N.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\L298N.cpp.o (symbol from plugin): In functioninstruments::L298N::dev_noteOn(unsigned char, unsigned char)': (.text+0x0): multiple definition of instruments::L298N::setup()' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\L298N.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\L298N.cpp.o (symbol from plugin): In functioninstruments::L298N::dev_noteOn(unsigned char, unsigned char)': (.text+0x0): multiple definition of instruments::L298N::sys_reset()' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\L298N.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\L298N.cpp.o (symbol from plugin): In functioninstruments::L298N::dev_noteOn(unsigned char, unsigned char)': (.text+0x0): multiple definition of instruments::L298N::dev_reset(unsigned char)' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\L298N.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\MoppyTimer.cpp.o (symbol from plugin): In functionMoppyTimer::initialize(unsigned long, void ()())': (.text+0x0): multiple definition of `MoppyTimer::initialize(unsigned long, void ()())' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\MoppyTimer.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\ShiftRegister.cpp.o (symbol from plugin): In function instruments::blinkLED()': (.text+0x0): multiple definition ofinstruments::blinkLED()' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\ShiftRegister.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\ShiftRegister.cpp.o (symbol from plugin): In function instruments::blinkLED()': (.text+0x0): multiple definition ofinstruments::ShiftRegister::shiftAllData()' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\ShiftRegister.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\ShiftRegister.cpp.o (symbol from plugin): In function instruments::blinkLED()': (.text+0x0): multiple definition ofinstruments::ShiftRegister::shiftData' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\ShiftRegister.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\ShiftRegister.cpp.o (symbol from plugin): In function instruments::blinkLED()': (.text+0x0): multiple definition ofinstruments::ShiftRegister::outputOn(unsigned char)' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\ShiftRegister.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\ShiftRegister.cpp.o (symbol from plugin): In function instruments::blinkLED()': (.text+0x0): multiple definition ofinstruments::ShiftRegister::dev_noteOn(unsigned char, unsigned char)' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\ShiftRegister.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\ShiftRegister.cpp.o (symbol from plugin): In function instruments::blinkLED()': (.text+0x0): multiple definition ofinstruments::ShiftRegister::activeTicksLeft' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\ShiftRegister.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\ShiftRegister.cpp.o (symbol from plugin): In function instruments::blinkLED()': (.text+0x0): multiple definition ofinstruments::ShiftRegister::shouldShift' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\ShiftRegister.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\ShiftRegister.cpp.o (symbol from plugin): In function instruments::blinkLED()': (.text+0x0): multiple definition ofinstruments::ShiftRegister::outputOff(unsigned char)' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\ShiftRegister.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\ShiftRegister.cpp.o (symbol from plugin): In function instruments::blinkLED()': (.text+0x0): multiple definition ofinstruments::ShiftRegister::tick()' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\ShiftRegister.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\ShiftRegister.cpp.o (symbol from plugin): In function instruments::blinkLED()': (.text+0x0): multiple definition ofinstruments::ShiftRegister::zeroOutputs()' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\ShiftRegister.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\ShiftRegister.cpp.o (symbol from plugin): In function instruments::blinkLED()': (.text+0x0): multiple definition ofinstruments::ShiftRegister::setup()' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\ShiftRegister.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\ShiftRegister.cpp.o (symbol from plugin): In function instruments::blinkLED()': (.text+0x0): multiple definition ofinstruments::ShiftRegister::sys_reset()' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\ShiftRegister.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\ShiftRegister.cpp.o (symbol from plugin): In function instruments::blinkLED()': (.text+0x0): multiple definition ofinstruments::ShiftRegister::sys_sequenceStop()' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\ShiftRegister.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\ShiftRegister.cpp.o (symbol from plugin): In function instruments::blinkLED()': (.text+0x0): multiple definition ofinstruments::ShiftRegister::dev_reset(unsigned char)' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\ShiftRegister.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\ShiftedFloppyDrives.cpp.o (symbol from plugin): In function `instruments::ShiftedFloppyDrives::dev_noteOn(unsigned char, unsigned char)': (.text+0x0): multiple definition of instruments::ShiftedFloppyDrives::dev_noteOn(unsigned char, unsigned char*)' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\ShiftedFloppyDrives.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\ShiftedFloppyDrives.cpp.o (symbol from plugin): In functioninstruments::ShiftedFloppyDrives::dev_noteOn(unsigned char, unsigned char)': (.text+0x0): multiple definition of instruments::ShiftedFloppyDrives::originalPeriod' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\ShiftedFloppyDrives.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\ShiftedFloppyDrives.cpp.o (symbol from plugin): In functioninstruments::ShiftedFloppyDrives::dev_noteOn(unsigned char, unsigned char)': (.text+0x0): multiple definition of instruments::ShiftedFloppyDrives::currentPeriod' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\ShiftedFloppyDrives.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\ShiftedFloppyDrives.cpp.o (symbol from plugin): In functioninstruments::ShiftedFloppyDrives::dev_noteOn(unsigned char, unsigned char)': (.text+0x0): multiple definition of `instruments::ShiftedFloppyDrives::dev_noteOff(unsigned char, unsigned char)' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\ShiftedFloppyDrives.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\ShiftedFloppyDrives.cpp.o (symbol from plugin): In function instruments::ShiftedFloppyDrives::dev_noteOn(unsigned char, unsigned char*)': (.text+0x0): multiple definition ofinstruments::ShiftedFloppyDrives::dev_bendPitch(unsigned char, unsigned char)' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\ShiftedFloppyDrives.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\ShiftedFloppyDrives.cpp.o (symbol from plugin): In function `instruments::ShiftedFloppyDrives::dev_noteOn(unsigned char, unsigned char)': (.text+0x0): multiple definition of instruments::ShiftedFloppyDrives::startupSound(unsigned char)' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\ShiftedFloppyDrives.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\ShiftedFloppyDrives.cpp.o (symbol from plugin): In functioninstruments::ShiftedFloppyDrives::dev_noteOn(unsigned char, unsigned char)': (.text+0x0): multiple definition of instruments::ShiftedFloppyDrives::setMovement(unsigned char, bool)' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\ShiftedFloppyDrives.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\ShiftedFloppyDrives.cpp.o (symbol from plugin): In functioninstruments::ShiftedFloppyDrives::dev_noteOn(unsigned char, unsigned char)': (.text+0x0): multiple definition of instruments::ShiftedFloppyDrives::MIN_POSITION' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\ShiftedFloppyDrives.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\ShiftedFloppyDrives.cpp.o (symbol from plugin): In functioninstruments::ShiftedFloppyDrives::dev_noteOn(unsigned char, unsigned char)': (.text+0x0): multiple definition of instruments::ShiftedFloppyDrives::MAX_POSITION' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\ShiftedFloppyDrives.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\ShiftedFloppyDrives.cpp.o (symbol from plugin): In functioninstruments::ShiftedFloppyDrives::dev_noteOn(unsigned char, unsigned char)': (.text+0x0): multiple definition of instruments::ShiftedFloppyDrives::deviceMessage(unsigned char, unsigned char, unsigned char*)' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\ShiftedFloppyDrives.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\ShiftedFloppyDrives.cpp.o (symbol from plugin): In functioninstruments::ShiftedFloppyDrives::dev_noteOn(unsigned char, unsigned char)': (.text+0x0): multiple definition of instruments::ShiftedFloppyDrives::togglePin(unsigned char)' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\ShiftedFloppyDrives.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\ShiftedFloppyDrives.cpp.o (symbol from plugin): In functioninstruments::ShiftedFloppyDrives::dev_noteOn(unsigned char, unsigned char)': (.text+0x0): multiple definition of instruments::ShiftedFloppyDrives::currentPosition' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\ShiftedFloppyDrives.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\ShiftedFloppyDrives.cpp.o (symbol from plugin): In functioninstruments::ShiftedFloppyDrives::dev_noteOn(unsigned char, unsigned char)': (.text+0x0): multiple definition of instruments::ShiftedFloppyDrives::directionBits' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\ShiftedFloppyDrives.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\ShiftedFloppyDrives.cpp.o (symbol from plugin): In functioninstruments::ShiftedFloppyDrives::dev_noteOn(unsigned char, unsigned char)': (.text+0x0): multiple definition of instruments::ShiftedFloppyDrives::stepBits' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\ShiftedFloppyDrives.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\ShiftedFloppyDrives.cpp.o (symbol from plugin): In functioninstruments::ShiftedFloppyDrives::dev_noteOn(unsigned char, unsigned char)': (.text+0x0): multiple definition of instruments::ShiftedFloppyDrives::shiftBits()' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\ShiftedFloppyDrives.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\ShiftedFloppyDrives.cpp.o (symbol from plugin): In functioninstruments::ShiftedFloppyDrives::dev_noteOn(unsigned char, unsigned char)': (.text+0x0): multiple definition of instruments::ShiftedFloppyDrives::tick()' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\ShiftedFloppyDrives.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\ShiftedFloppyDrives.cpp.o (symbol from plugin): In functioninstruments::ShiftedFloppyDrives::dev_noteOn(unsigned char, unsigned char)': (.text+0x0): multiple definition of instruments::ShiftedFloppyDrives::currentTick' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\ShiftedFloppyDrives.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\ShiftedFloppyDrives.cpp.o (symbol from plugin): In functioninstruments::ShiftedFloppyDrives::dev_noteOn(unsigned char, unsigned char)': (.text+0x0): multiple definition of instruments::ShiftedFloppyDrives::haltAllDrives()' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\ShiftedFloppyDrives.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\ShiftedFloppyDrives.cpp.o (symbol from plugin): In functioninstruments::ShiftedFloppyDrives::dev_noteOn(unsigned char, unsigned char)': (.text+0x0): multiple definition of instruments::ShiftedFloppyDrives::sys_sequenceStop()' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\ShiftedFloppyDrives.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\ShiftedFloppyDrives.cpp.o (symbol from plugin): In functioninstruments::ShiftedFloppyDrives::dev_noteOn(unsigned char, unsigned char)': (.text+0x0): multiple definition of instruments::ShiftedFloppyDrives::reset(unsigned char)' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\ShiftedFloppyDrives.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\ShiftedFloppyDrives.cpp.o (symbol from plugin): In functioninstruments::ShiftedFloppyDrives::dev_noteOn(unsigned char, unsigned char)': (.text+0x0): multiple definition of instruments::ShiftedFloppyDrives::resetAll()' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\ShiftedFloppyDrives.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\ShiftedFloppyDrives.cpp.o (symbol from plugin): In functioninstruments::ShiftedFloppyDrives::dev_noteOn(unsigned char, unsigned char)': (.text+0x0): multiple definition of instruments::ShiftedFloppyDrives::setup()' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\ShiftedFloppyDrives.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\ShiftedFloppyDrives.cpp.o (symbol from plugin): In functioninstruments::ShiftedFloppyDrives::dev_noteOn(unsigned char, unsigned char)': (.text+0x0): multiple definition of instruments::ShiftedFloppyDrives::sys_reset()' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\ShiftedFloppyDrives.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyInstruments\ShiftedFloppyDrives.cpp.o (symbol from plugin): In functioninstruments::ShiftedFloppyDrives::dev_noteOn(unsigned char, unsigned char)': (.text+0x0): multiple definition of instruments::ShiftedFloppyDrives::dev_reset(unsigned char)' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyInstruments\ShiftedFloppyDrives.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyNetworks\MoppyMidi.cpp.o (symbol from plugin): In functionMoppyMidi::MoppyMidi(MoppyMessageConsumer)': (.text+0x0): multiple definition of `MoppyMidi::MoppyMidi(MoppyMessageConsumer)' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyNetworks\MoppyMidi.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyNetworks\MoppyMidi.cpp.o (symbol from plugin): In function MoppyMidi::MoppyMidi(MoppyMessageConsumer*)': (.text+0x0): multiple definition ofMoppyMidi::MoppyMidi(MoppyMessageConsumer)' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyNetworks\MoppyMidi.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyNetworks\MoppyMidi.cpp.o (symbol from plugin): In function `MoppyMidi::MoppyMidi(MoppyMessageConsumer)': (.text+0x0): multiple definition of MoppyMidi::begin()' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyNetworks\MoppyMidi.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyNetworks\MoppyMidi.cpp.o (symbol from plugin): In functionMoppyMidi::MoppyMidi(MoppyMessageConsumer)': (.text+0x0): multiple definition of MoppyMidi::readMessages()' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyNetworks\MoppyMidi.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyNetworks\MoppyMidi.cpp.o (symbol from plugin): In functionMoppyMidi::MoppyMidi(MoppyMessageConsumer)': (.text+0x0): multiple definition of actPlayingNote' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyNetworks\MoppyMidi.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyNetworks\MoppySerial.cpp.o (symbol from plugin): In functionMoppySerial::MoppySerial(MoppyMessageConsumer)': (.text+0x0): multiple definition of `MoppySerial::MoppySerial(MoppyMessageConsumer)' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyNetworks\MoppySerial.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyNetworks\MoppySerial.cpp.o (symbol from plugin): In function MoppySerial::MoppySerial(MoppyMessageConsumer*)': (.text+0x0): multiple definition ofMoppySerial::MoppySerial(MoppyMessageConsumer)' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyNetworks\MoppySerial.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyNetworks\MoppySerial.cpp.o (symbol from plugin): In function `MoppySerial::MoppySerial(MoppyMessageConsumer)': (.text+0x0): multiple definition of MoppySerial::begin()' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyNetworks\MoppySerial.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyNetworks\MoppySerial.cpp.o (symbol from plugin): In functionMoppySerial::MoppySerial(MoppyMessageConsumer)': (.text+0x0): multiple definition of MoppySerial::sendPong()' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyNetworks\MoppySerial.cpp.o (symbol from plugin):(.text+0x0): first defined here C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\main\MoppyNetworks\MoppySerial.cpp.o (symbol from plugin): In functionMoppySerial::MoppySerial(MoppyMessageConsumer)': (.text+0x0): multiple definition of `MoppySerial::readMessages()' C:\Users\Oleg\AppData\Local\Temp\arduino\sketches\FCE574BD4F7FA3E03B7491CC001A11C7\sketch\src\MoppyNetworks\MoppySerial.cpp.o (symbol from plugin):(.text+0x0): first defined here collect2.exe: error: ld returned 1 exit status

Using library TimerOne at version 1.1.1 in folder: C:\Users\Oleg\Documents\Arduino\libraries\TimerOne Using library SPI at version 1.0 in folder: C:\Users\Oleg\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6\libraries\SPI exit status 1

Compilation error: exit status 1

shadow54658 commented 11 months ago

I solved the problem, I just needed to download Arduino IDE 1.8. Thank you

Sammy1Am commented 11 months ago

Glad you got it working!