File tree 1 file changed +2
-2
lines changed 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ This document assumes familiarity with `uasyncio`. See [official docs](http://do
25
25
6.2 [ EButton] ( ./EVENTS.md#62-ebutton )
26
26
  ;  ;  ;  ;  ; 6.2.1 [ The suppress constructor argument] ( ./EVENTS.md#621-the-suppress-constructor-argument )
27
27
  ;  ;  ;  ;  ; 6.2.2 [ The sense constructor argument] ( ./EVENTS.md#622-the-sense-constructor-argument )
28
- [ Appendix 1 Polling] ( ./EVENTS.md#-appendix-1-polling )
28
+ [ Appendix 1 Polling] ( ./EVENTS.md#100 -appendix-1-polling )
29
29
30
30
# 1. An alternative to callbacks in uasyncio code
31
31
@@ -461,7 +461,7 @@ determine whether the button is closed or open.
461
461
462
462
###### [ Contents] ( ./EVENTS.md#0-contents )
463
463
464
- # Appendix 1 Polling
464
+ # 100 Appendix 1 Polling
465
465
466
466
The primitives or drivers referenced here do not use polling with the following
467
467
exceptions:
You can’t perform that action at this time.
0 commit comments