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 @@ -115,7 +115,7 @@ time differencing function. This arg may be omitted if the timestamp is derived
115
115
from MicroPython's ` utime.ticks_us() ` .
116
116
117
117
For details of the method of updating the fusion data and retrieving the angles
118
- see the [ main document section 2] ( ./README.md#2-fusion-module ) .
118
+ see the [ main document section 2] ( .. /README.md#2-fusion-module ) .
119
119
120
120
### 4.3.1 Test program fusion_r_syn.py
121
121
@@ -152,7 +152,7 @@ time differencing function. This arg may be omitted if the timestamp is derived
152
152
from MicroPython's ` utime.ticks_us() ` .
153
153
154
154
For details of the method of updating the fusion data and retrieving the angles
155
- see the [ main document section 3] ( ./README.md#3-asynchronous-version ) .
155
+ see the [ main document section 3] ( .. /README.md#3-asynchronous-version ) .
156
156
157
157
### 4.4.1 Test program fusion_r_asyn.py
158
158
You can’t perform that action at this time.
0 commit comments