From 81ed1aeb7208483decf850c0330b9f28e3379b02 Mon Sep 17 00:00:00 2001 From: chmancilla <148826389+chmancilla@users.noreply.github.com> Date: Wed, 22 Nov 2023 18:31:56 -0300 Subject: [PATCH] Update README.md --- ModuloLED/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ModuloLED/README.md b/ModuloLED/README.md index 29ae71a..1d30e26 100644 --- a/ModuloLED/README.md +++ b/ModuloLED/README.md @@ -42,9 +42,9 @@ Luego de haber descargado los datos almancenados en este reposotorio. En el dire | N° de filas de paneles montados | `options.parallel` | 1 - 3 | | N° de columnas de paneles montados | `options.chain_length` | 1 - 3 | | Brillo | `options.brightness` | 0 - 100 | - | Mapeo GPIO para HAT | `options.hardware_mapping` | `regular`, `adafruit-hat` | + | Mapeo GPIO para HAT | `options.hardware_mapping` | `regular`, ver otras opciones [aquí](https://github.com/hzeller/rpi-rgb-led-matrix/blob/master/wiring.md#alternative-hardware-mappings) | | Multiplexación | `options.multiplexing` | 1 (por defecto) - 17| - | Retardo GPIO | `options.gpio_slowdown` | 1-4 | + | Retardo GPIO | `options.gpio_slowdown` | 1 - 4 | **PANEL: Dado por el fabricante del panel comprado.**