I bought the 128×128 OLED screen from you, and I want to use with Raspbian on Pi 3 B model, like here, http://www.freetronics.com.au/pages/ole ... EBWZvkrL1d
I just start to try the setup, but after the first step,
Code: Select all
sudo wget https://raw.github.com/Hexxeh/rpi-update/master/rpi-update -O /usr/bin/rpi-update
sudo chmod +x /usr/bin/rpi-update
sudo REPO_URI=https://github.com/notro/rpi-firmware rpi-update
Can anyone help me?
Thank you very much!