You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,5 +10,5 @@ A pin change interrupts is used to detect when a signal is rising or falling, an
10
10

11
11
12
12
# 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.
0 commit comments