mirror of
https://github.com/apache/nuttx.git
synced 2026-05-20 12:33:27 +08: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:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user