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 ebeb04c commit b59c9a2Copy full SHA for b59c9a2
libraries/DigisparkSoftSerial/SoftSerial.h
@@ -41,7 +41,7 @@ The latest version of this library can always be found at
41
#include <inttypes.h>
42
#include <Stream.h>
43
44
-#include "../TinyPinChange/TinyPinChange.h"
+#include "<TinyPinChange.h>"
45
46
/******************************************************************************
47
* Definitions
0 commit comments