mirror of
https://github.com/apache/nuttx.git
synced 2026-08-07 21:47:17 +00:00
Documentation/uorb: fix typo in uorb chapter
fix typo "Two Tpyes" -> "Two Types" Signed-off-by: chao an <anchao.archer@bytedance.com>
This commit is contained in:
parent
6303c11b53
commit
df538db857
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ For example, if the accelerometer sensor has a sampling rate of 50Hz
|
|||
and a maximum publication delay of 100ms, the hardware generates an
|
||||
interrupt every 100ms, publishing 5 data points each time (100/(1000/50)).
|
||||
|
||||
**Two Tpyes**
|
||||
**Two Types**
|
||||
^^^^^^^^^^^^^
|
||||
|
||||
Additionally, NuttX categorizes topics into two types:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue