Advertisement
Androxilogin

Enable/Disable LCD on Raspberry Pi

May 15th, 2019
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1.  
  2. sudo rm -rf LCD-show
  3.  
  4. git clone https://github.com/goodtft/LCD-show.git
  5.  
  6. chmod -R 755 LCD-show
  7.  
  8. cd LCD-show/
  9.  
  10. sudo ./LCD35-show
  11.  
  12.  
  13. --------------------------------------------------------------------------------
  14.  
  15.  
  16.  
  17. chmod -R 755 LCD-show
  18.  
  19. cd LCD-show/
  20.  
  21. sudo ./LCD-hdmi
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement