Skip to content

Commit 521e936

Browse files
author
Erik Kettenburg
committed
fixed typo
1 parent d973817 commit 521e936

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libraries/DigisparkSoftSerial/SoftSerial.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ The latest version of this library can always be found at
4141
#include <inttypes.h>
4242
#include <Stream.h>
4343

44-
#include "<TinyPinChange.h>"
44+
#include <TinyPinChange.h>
4545

4646
/******************************************************************************
4747
* Definitions

0 commit comments

Comments
 (0)