Skip to content

Commit d7c7a31

Browse files
committed
update readme
1 parent 75b7b8d commit d7c7a31

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 ATTinys boards, etc. 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) and digiSpark ATTinys boards. Please see the documentation of PinChangeInterrupt to see if your board is supported.
1414

0 commit comments

Comments
 (0)