Dsolberg8132
Member
I am new to the Teensy world but have been an Arduino user for many years. I recently downloaded the latest version of the Arduino IDE and the Teensy 1.5.9 add-on.
I was able to load and complie the very basic LED sketch but my next project that I want to work with is FreqCount. I can not get it to successfully complile.
This is the error message that I get:
Multiple libraries were found for "FreqCount.h"
Used: C:\Users\OWNER\Documents\Arduino\libraries\FreqCount
Not used: C:\Users\OWNER\AppData\Local\Arduino15\packages\teensy\hardware\avr\1.59.0\libraries\FreqCount
Using library FreqCount at version 1.3 in folder: C:\Users\OWNER\Documents\Arduino\libraries\FreqCount
exit status 1
Compilation error: exit status 1
Don
I was able to load and complie the very basic LED sketch but my next project that I want to work with is FreqCount. I can not get it to successfully complile.
This is the error message that I get:
Multiple libraries were found for "FreqCount.h"
Used: C:\Users\OWNER\Documents\Arduino\libraries\FreqCount
Not used: C:\Users\OWNER\AppData\Local\Arduino15\packages\teensy\hardware\avr\1.59.0\libraries\FreqCount
Using library FreqCount at version 1.3 in folder: C:\Users\OWNER\Documents\Arduino\libraries\FreqCount
exit status 1
Compilation error: exit status 1
Don