Skip to content

Commit

Permalink
correct name for 0xDD6BCF9E94425DF9, add documentation (#1197)
Browse files Browse the repository at this point in the history
* correct name for 0xDD6BCF9E94425DF9, add documentation

* fixes suggested by @AvarianKnight
  • Loading branch information
ook3D authored Nov 13, 2024
1 parent 6315110 commit 3e7c8f0
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 15 deletions.
15 changes: 0 additions & 15 deletions AUDIO/N_0xdd6bcf9e94425df9.md

This file was deleted.

13 changes: 13 additions & 0 deletions AUDIO/SetRadioRetuneDown.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
ns: AUDIO
aliases: ["0xDD6BCF9E94425DF9"]
---
## SET_RADIO_RETUNE_DOWN

```c
// 0xDD6BCF9E94425DF9 0xD70ECC80
void SET_RADIO_RETUNE_DOWN();
```

Sets radio to tune down. (Changes radio station)

0 comments on commit 3e7c8f0

Please sign in to comment.