mirror of
https://github.com/sipeed/sipeed_wiki.git
synced 2026-09-11 00:22:49 -05:00
Merge pull request #947 from huxueyang135/patch-2
Fix formatting of shell command in documentation
This commit is contained in:
@@ -314,7 +314,7 @@ arecord -Dhw:0,0 -d 3 -r 48000 -f S16_LE -t wav test.wav & > /dev/null &
|
||||
### 播放
|
||||
|
||||
```shell
|
||||
./aplay -D hw:1,0 -f S16_LE test.wav
|
||||
aplay -D hw:1,0 -f S16_LE test.wav
|
||||
```
|
||||
|
||||
## GPIO
|
||||
|
||||
Reference in New Issue
Block a user