From 232225e285cf232243ebb4228ccc68c198ba2732 Mon Sep 17 00:00:00 2001 From: Martin Chaparro Date: Tue, 8 Aug 2023 18:49:56 -0500 Subject: [PATCH] Actualizar 'tips_RPI.md' --- tips_RPI.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/tips_RPI.md b/tips_RPI.md index 150912a..72200d8 100644 --- a/tips_RPI.md +++ b/tips_RPI.md @@ -15,7 +15,14 @@ sudo dpkg -i -B xinput-calibrator_0.7.5-1_armhf.deb ``` Para volver a HDMI + ```sh cd LCD-show/ sudo ./LCD-hdmi -```sh \ No newline at end of file +``` + +activar ssh, se crea un archivo con nombre **sh** en la partición **boot** + +[http://www.lcdwiki.com/3.5inch_RPi_Display](http://www.lcdwiki.com/3.5inch_RPi_Display) + +[https://www.waveshare.com/wiki/3.5inch_RPi_LCD_(A)](https://www.waveshare.com/wiki/3.5inch_RPi_LCD_(A)) \ No newline at end of file