8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20fd791 commit 40d6b25Copy full SHA for 40d6b25
libraries/SubGhz/README.md
@@ -41,7 +41,7 @@ library.
41
42
The Nss signal can be written (and read back) using
43
`SubGhz.setNssActive(bool)` and `SubGhz.isNssActive()`, the Reset signal
44
-using `SubGhz.setResetActive(bool) and `SubGhz.isResetActive()` and the
+using `SubGhz.setResetActive(bool)` and `SubGhz.isResetActive()` and the
45
busy signal can only be read using `SubGhz.isBusy()`.
46
47
There is no need to configure these signals before using them (i.e.
0 commit comments