samples: fixed typo in README.rst
Per ISSM team feedbacks: “demostrating” >> “demonstrating” “demonstates” >> ”demonstrates” Signed-off-by: Sharron LIU <sharron.liu@intel.com>
This commit is contained in:
parent
054ab5f1cf
commit
3970cd4a87
2 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@ Bluetooth: Eddystone
|
|||
|
||||
Overview
|
||||
********
|
||||
Application demostrating `Eddystone Configuration Service`_
|
||||
Application demonstrating `Eddystone Configuration Service`_
|
||||
|
||||
The Eddystone Configuration Service runs as a GATT service on the beacon while
|
||||
it is connectable and allows configuration of the advertised data, the
|
||||
|
|
|
@ -6,7 +6,7 @@ Synchronization Sample
|
|||
Overview
|
||||
********
|
||||
|
||||
A simple application that demonstates basic sanity of the kernel.
|
||||
A simple application that demonstrates basic sanity of the kernel.
|
||||
Two threads (A and B) take turns printing a greeting message to the console,
|
||||
and use sleep requests and semaphores to control the rate at which messages
|
||||
are generated. This demonstrates that kernel scheduling, communication,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue