声音模块
bash
# 树莓派编辑配置
sudo nano /boot/config.txt
加一行
bash
dtoverlay=hifiberry-dac
保存重启
bash
sudo reboot