diff options
Diffstat (limited to 'obdlogger/cores/HardwareSerial.cpp')
-rw-r--r-- | obdlogger/cores/HardwareSerial.cpp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/obdlogger/cores/HardwareSerial.cpp b/obdlogger/cores/HardwareSerial.cpp new file mode 100644 index 0000000..33f301e --- /dev/null +++ b/obdlogger/cores/HardwareSerial.cpp @@ -0,0 +1,3 @@ +/* Stub for HardwareSerial.cpp */ + +#include <HardwareSerial.cpp>
\ No newline at end of file |