安装
更新 Linux 内核
$ su -
$ echo 'deb https://mirrors.teach.com.cn/loongbian-experimental buster main' >> /etc/apt/sources.list
$ apt update
$ apt upgrade
$ reboot安装 Adafruit Blinka
$ su -
$ apt install python3-adafruit-blinkaLast updated
Was this helpful?