You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
## 串口调试
波特率:1,500,000
sudo minicom -b 1500000 -D /dev/ttyUSB0
#录音
arecord -Drecorder -c5 -r16000 -fS16_LE test.wav