i'm making a project with these components:
x2 IR
x1 LCD
Basically, there are 2 IR sensors, one positioned on the right and the other on the left, when a thing goes to the Right IR, then the left IR, a counter is displayed in the LCD and it increments, and going to the Left ir then the Right IR decrements the counter - my code is having errors, where it says that there are multiple libaries called "LiquidCrystal", altough i have one in my files, YES, 1!
help pls