From 3fdc0c4345d930e9a85aa6b7d1d95c155cac4db2 Mon Sep 17 00:00:00 2001 From: Baozhu Zuo Date: Thu, 1 Feb 2018 16:52:35 +0800 Subject: [PATCH] Update README.md --- README.md | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/README.md b/README.md index abe1d7f..20a6144 100644 --- a/README.md +++ b/README.md @@ -112,17 +112,7 @@ If you want to upgrade the driver , you need uninstall the driver first. ``` pi@raspberrypi:~/seeed-voicecard $ sudo ./uninstall.sh -delete dtoverlay=seeed-4mic-voicecard in /boot/config.txt -delete snd-soc-ac108 in /etc/modules ------------------------------------------------------- -Please reboot your raspberry pi to apply all settings -Thank you! ------------------------------------------------------- -pi@raspberrypi:~/seeed-voicecard $ sudo ./uninstall.sh 2mic -delete dtoverlay=seeed-2mic-voicecard in /boot/config.txt -remove seeed-2mic-voicecard.dtbo in /boot/overlays -remove snd-soc-wm8960.ko -delete snd-soc-wm8960 in /etc/modules +... ------------------------------------------------------ Please reboot your raspberry pi to apply all settings Thank you!