Skip to content

Commit ca10dac

Browse files
committed
Remote and cross-platform modes complete.
1 parent e06f8fe commit ca10dac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

remote/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ time differencing function. This arg may be omitted if the timestamp is derived
115115
from MicroPython's `utime.ticks_us()`.
116116

117117
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).
119119

120120
### 4.3.1 Test program fusion_r_syn.py
121121

@@ -152,7 +152,7 @@ time differencing function. This arg may be omitted if the timestamp is derived
152152
from MicroPython's `utime.ticks_us()`.
153153

154154
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).
156156

157157
### 4.4.1 Test program fusion_r_asyn.py
158158

0 commit comments

Comments
 (0)