Skip to content

Commit

Permalink
backticks for code terms
Browse files Browse the repository at this point in the history
  • Loading branch information
abiradarti committed Jun 22, 2022
1 parent c36d241 commit e2bfd9e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
3 changes: 0 additions & 3 deletions .github/.wordlist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -554,7 +554,6 @@ GetIP
getManualTests
getstarted
getTests
GetWaitDuration
GH
ghp
githubusercontent
Expand Down Expand Up @@ -832,7 +831,6 @@ MLD
mmevk
moal
ModeSelect
ModelCommand
modprobe
Modustoolbox
moveMode
Expand Down Expand Up @@ -1441,7 +1439,6 @@ xfffff
xFFFFFFEFFFFFFFFF
xtensa
xwayland
XXSF
xyz
xz
xzvf
Expand Down
6 changes: 3 additions & 3 deletions examples/lock-app/cc32xx/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Matter CC32XXSF Lock Example Application
# Matter `CC32XXSF` Lock Example Application

An example application showing the use of [Matter][matter] on the Texas
Instruments CC32XX family of Wireless MCUs.
Expand Down Expand Up @@ -167,8 +167,8 @@ BLE provisioning is not supported currently.
### CHIP tool changes needed for Wi-Fi example
The timeout for the CHIP tool needs to be increased from 10 to 15 seconds. This
can be done in chip::System::Clock::Timeout GetWaitDuration in
connectedhomeip/examples/chip-tool/commands/clusters/ModelCommand.h
can be done in `chip::System::Clock::Timeout GetWaitDuration` in
`connectedhomeip/examples/chip-tool/commands/clusters/ModelCommand.h`
## TI Support
Expand Down

0 comments on commit e2bfd9e

Please sign in to comment.