Hallo Leute,
also langsam gebe ich auf.
Ich habe die gesamte Arduinosoftware einmal deinstalliert und nochmal auf einer anderen Partition installiert (man weiß ja nie). Dann Moritz's Software von dieser Seite
https://github.com/MajorMadness/aquagrow-diy-minimalistik-aquarium-controller
runtergeladen und entpackt. Den Inhalt von "libaries" nach Arduino/libraries kopiert.
Den Rest in einen neu erstellten Ordner "DIYMinimalistikController" kopiert.
Ich bekomme DIYMinimalistikController.ino einfach nicht hochgeladen.
Die Fehlermeldung lautet :
Keypad_I2C\utility\Key.cpp.o: In function `Key':
E:\Arduino\libraries\Keypad_I2C\utility/Key.cpp:34: multiple definition of `Key::Key()'
Keypad\utility\Key.cpp.o:E:\Arduino\libraries\Keypad\utility/Key.cpp:34: first defined here
Keypad_I2C\utility\Key.cpp.o: In function `Key':
E:\Arduino\libraries\Keypad_I2C\utility/Key.cpp:34: multiple definition of `Key::Key()'
Keypad\utility\Key.cpp.o:E:\Arduino\libraries\Keypad\utility/Key.cpp:34: first defined here
Keypad_I2C\utility\Key.cpp.o: In function `Key':
E:\Arduino\libraries\Keypad_I2C\utility/Key.cpp:41: multiple definition of `Key::Key(char)'
Keypad\utility\Key.cpp.o:E:\Arduino\libraries\Keypad\utility/Key.cpp:41: first defined here
Keypad_I2C\utility\Key.cpp.o: In function `Key':
E:\Arduino\libraries\Keypad_I2C\utility/Key.cpp:41: multiple definition of `Key::Key(char)'
Keypad\utility\Key.cpp.o:E:\Arduino\libraries\Keypad\utility/Key.cpp:41: first defined here
Keypad_I2C\utility\Key.cpp.o: In function `Key::key_update(char, KeyState, unsigned char)':
E:\Arduino\libraries\Keypad_I2C\utility/Key.cpp:49: multiple definition of `Key::key_update(char, KeyState, unsigned char)'
Keypad\utility\Key.cpp.o:E:\Arduino\libraries\Keypad\utility/Key.cpp:49: first defined here
Gibt es bereits jemanden, außer Moritz natürlich, bei dem sich das Programm von der oben genannten Seite hochladen lässt? Ich wollte das wirklich alleine hinbekommen und nicht jedesmal Moritz um Hilfe bitten.
Entweder ist in diesem "Keypad_I2C" ein Wurm drin oder ich bin wirklich unfähig. :rot:
Hat noch jemand Tips, die mich weiter bringen?
Grüße
Christian