// This file only exists to make the Arduino IDE happy // The actual entry points are in vehicle-monitor.cpp (because .ino extension is non-standard) // Notice we don't even need to include anything as the Arduino IDE automatically compiles all .cpp files that are in the sketch folder