8000 Update libraries/SubGhz/README.md · stm32duino/Arduino_Core_STM32@40d6b25 · GitHub
[go: up one dir, main page]

Skip to content

Commit 40d6b25

Browse files
Update libraries/SubGhz/README.md
Co-authored-by: Oliv' <oliv4945@gmail.com>
1 parent 20fd791 commit 40d6b25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libraries/SubGhz/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ library.
4141

4242
The Nss signal can be written (and read back) using
4343
`SubGhz.setNssActive(bool)` and `SubGhz.isNssActive()`, the Reset signal
44-
using `SubGhz.setResetActive(bool) and `SubGhz.isResetActive()` and the
44+
using `SubGhz.setResetActive(bool)` and `SubGhz.isResetActive()` and the
4545
busy signal can only be read using `SubGhz.isBusy()`.
4646

4747
There is no need to configure these signals before using them (i.e.

0 commit comments

Comments
 (0)
0