Skip to content

Commit 2723afa

Browse files
committed
Add missing Idle action description.
1 parent 95de05c commit 2723afa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/components/cc1101.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ This component provides actions to control the radio state, primarily used for c
7272
- **cc1101.begin\_tx**: Wakes the radio and forces it into TX mode. This **must** be called before `remote_transmitter` starts sending data.
7373
- **cc1101.end\_tx**: Puts the radio back into RX mode and resets the pin configuration to safe defaults.
7474
- **cc1101.reset**: Resets the CC1101 chip and re-applies configuration.
75+
- **cc1101.set_idle**: Puts the radio into idle state.
7576

7677
### Example Transmit Button
7778

0 commit comments

Comments
 (0)