From 9f728916b4a527ede7f4ea0a7aada2c4e1c247ed Mon Sep 17 00:00:00 2001 From: chmancilla <148826389+chmancilla@users.noreply.github.com> Date: Wed, 29 Nov 2023 16:48:22 -0300 Subject: [PATCH] Update README.md --- ModuloLED/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ModuloLED/README.md b/ModuloLED/README.md index 31965c0..86a0476 100644 --- a/ModuloLED/README.md +++ b/ModuloLED/README.md @@ -45,6 +45,9 @@ Luego de haber descargado los datos almancenados en este reposotorio. En el dire | 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 - 5 | + | Max. frecuencia de frames [Hz] | `options.limit_refresh_hz` | 30 - 240 (por defecto) | + | Bits Resolución PWM | `options.pwm_bits` | 1 - 11 (por defecto) | + **PANEL: Dado por el fabricante del panel comprado.**