File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -22,13 +22,13 @@ To read an input, see [DigitalIn](digitalin.html).
22
22
23
23
## InterruptIn hello, world
24
24
25
- [ ![ View code] ( https://www.mbed.com/embed/?url=https://os.mbed. com/teams/mbed_example/code/InterruptIn_HelloWorld/ )] ( https://os.mbed. com/teams/mbed_example/code/InterruptIn_HelloWorld/file/de061b559d35 /main.cpp )
25
+ [ ![ View code] ( https://www.mbed.com/embed/?url=https://github. com/ARMmbed/mbed-os-examples-docs_only/blob/master/APIs_Drivers/InterruptIn_ex_2/ )] ( https://github. com/ARMmbed/mbed-os-examples-docs_only/blob/master/APIs_Drivers/InterruptIn_ex_2 /main.cpp )
26
26
27
27
## InterruptIn example
28
28
29
29
Try the following example to count rising edges on a pin.
30
30
31
- [ ![ View code] ( https://www.mbed.com/embed/?url=https://os.mbed. com/teams/mbed_example/code/ InterruptIn_ex_1/ )] ( https://os.mbed. com/teams/mbed_example/code/InterruptIn_ex_1/file/49002ccc54b5 /main.cpp )
31
+ [ ![ View code] ( https://www.mbed.com/embed/?url=https://github. com/ARMmbed/mbed-os-examples-docs_only/blob/master/APIs_Drivers/ InterruptIn_ex_1/ )] ( https://github. com/ARMmbed/mbed-os-examples-docs_only/blob/master/APIs_Drivers/InterruptIn_ex_1 /main.cpp )
32
32
33
33
## Related content
34
34
You can’t perform that action at this time.
0 commit comments