Advertisement
Saijin_Naib

jernetst waveshare update

May 9th, 2016
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.30 KB | None | 0 0
  1. #! /bin/bash
  2. git clone https://github.com/swkim01/waveshare-dtoverlays.git
  3. cd waveshare-dtoverlays
  4. git pull
  5. sudo mv /boot/overlays/waveshare35a.dtb waveshare35a_orig.dtb
  6. sudo cp waveshare35a-overlay.dtb /boot/overlays/waveshare35a.dtbo
  7. sudo cp waveshare35a-overlay.dtb /boot/overlays/waveshare35a.dtb
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement