We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 928d803 commit b959adfCopy full SHA for b959adf
src/TJA1020.cpp
@@ -10,7 +10,7 @@
10
11
#include "TJA1020.hpp"
12
13
-#include <Lin-Interface.hpp>
+#include <Lin_Interface.hpp>
14
// #include <Arduino.h>
15
16
//-----------------------------------------------------------------------------
src/TJA1020.hpp
@@ -11,7 +11,7 @@
#pragma once
class Lin_TJA1020 : public Lin_Interface
17
{
0 commit comments