File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -5,11 +5,11 @@ An arduino library for implementing a finite state machine.
55Other than the examples included in the library, the following pages might be
66useful to you:
77
8- * [ Humble Coder: Arduino finite state machine library] [ 1 ]
9- * [ Humble Coder: Arduino multitasking using a finite state machine] [ 2 ]
8+ * [ Arduino finite state machine library] [ 1 ]
9+ * [ Arduino multitasking using a finite state machine] [ 2 ]
1010
11- [ 1 ] : http ://www.humblecoder.com /arduino-finite-state-machine-library/
12- [ 2 ] : http ://www.humblecoder.com /arduino-multitasking-using-finite-state-machines/
11+ [ 1 ] : https ://jonblack.me /arduino-finite-state-machine-library/
12+ [ 2 ] : https ://jonblack.me /arduino-multitasking-using-finite-state-machines/
1313
1414# Contribution
1515
You can’t perform that action at this time.
0 commit comments