You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
4 lines
286 B
4 lines
286 B
3 years ago
|
// 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
|