Skip to content

Commit 014ee67

Browse files
committed
Async library, test programs and docs complete.
1 parent 15b7521 commit 014ee67

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -232,8 +232,8 @@ Optional argument:
232232
the computation. This may improve application performance on slow platforms
233233
such as the ESP8266.
234234

235-
For 9DOF sensors only:
236-
``async def calibrate(stopfunc)``
235+
``async def calibrate(stopfunc)``
236+
For 9DOF sensors only.
237237

238238
Argument:
239239
1. ``stopfunc`` Function returning ``True`` when calibration is deemed

0 commit comments

Comments
 (0)