HELP⚠️ Error: invalid header file

I'm working on a college assignment about a simple Arduino project. When simulated with ThinkerCAD (assigned to use ThinkerCAD by the lecturer), an error was received in the form of an invalid header file. Below I attach the code and wiring diagram
3 Replies
pseud0
pseud03d ago
Can you screenshot the error message?
Aantasena
AantasenaOP3d ago
The error was solved bro but.. Data updates are not real-time (sometimes there are no data updates at all) If I set the distance on 6 sensors (open 2 near the servo) close to 2cm, the LCD does not change and the servo motor does not change if the sensor distance is set at any number 🙏🏻 I want if 6 sensors are set at <=50 cm then the LCD will display "PARKING FULL". But in reality it doesn't, the same goes for the servo motor sensor
AnonEngineering
is "PENUH" full? it seems to work... https://wokwi.com/projects/447707000170628097 this is your code, only the pin numbers were changed to match my layout

Did you find this page helpful?