I'm new to arduino and currently working through the lessons of Elegoo. I'm on lesson 7, and I have the code all down right from the lesson but can't find they the HC-SR04 or SR04 within the library.
Getting:
V1.0.2023.05.05\English\code\Lesson 10 Ultrasonic Sensor Module\SR04_Example\SR04_Example.ino:3:10: fatal error: SR04.h: No such file or directory #include "SR04.h"
^~~~~~~~
compilation terminated.
exit status 1
Compilation error: SR04.h: No such file or directory
I'm trying to dowload the SR04 but i can not find it