Page 2 of 2

Re: KontroLIR: Arduino IDE issues with Test Suite

Posted: Sun Jan 12, 2020 10:11 pm
by AnalysIR
Great!, glad you are past that :D

Re: KontroLIR: Arduino IDE issues with Test Suite

Posted: Thu Jan 16, 2020 4:37 am
by St3v3
I had the same issue of a compile error after manually installing the extEEPROM library. Deleting the library folder and re-installing using the IDE library manager seems to have fixed the compile error for me too!

Re: KontroLIR: Arduino IDE issues with Test Suite

Posted: Tue Jan 28, 2020 7:29 pm
by wyzarddoc
I fixed the same problem by
1. By deleting the extEEPROM from my arduino ide library folder.
2. Then started the Library manager in the arduino ide Sketch>Include Library>Manage Librarys>in the search box extEEPRPM and installed it.
good luck
Doc