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 d973817 commit 521e936Copy full SHA for 521e936
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.h>"
+#include <TinyPinChange.h>
45
46
/******************************************************************************
47
* Definitions
0 commit comments