sandeepmistry / arduino-OBD2

An Arduino library for reading OBD-II data from your car over CAN bus
MIT License
447 stars 101 forks source link

setup() and loop() functions are missing #26

Open mohamedsadok7 opened 5 months ago

mohamedsadok7 commented 5 months ago

in VSCODE there's this error of the code lacking a setup() and loop() function . are they supposed to be missing or what am misssing ?