Skip to content

Commit 75b7b8d

Browse files
committed
update readme
1 parent eb98aca commit 75b7b8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ A pin change interrupts is used to detect when a signal is rising or falling, an
1010
![image](diagram.png)
1111

1212
# Dependencies
13-
This library depends on the [PinChangeInterrupt](https://github.com/NicoHood/PinChangeInterrupt) library. As such, it is compatible with many arduinos (Uno, Nano, Mega, etc), digiSpark ATTiny boards, any many other boards. Please see the documentation of PinChangeInterrupt to see if your board is supported.
13+
This library depends on the [PinChangeInterrupt](https://github.com/NicoHood/PinChangeInterrupt) library. As such, it is compatible with many Arduinos (Uno, Nano, Mega, etc), digiSpark ATTinys boards, etc. Please see the documentation of PinChangeInterrupt to see if your board is supported.
1414

0 commit comments

Comments
 (0)