From 30a891ffc84cec5f2c0f4f9380d5cd669919fd87 Mon Sep 17 00:00:00 2001 From: philippe44 Date: Sat, 4 Dec 2021 12:38:29 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index be53ac26..f9b3b849 100644 --- a/README.md +++ b/README.md @@ -268,7 +268,7 @@ model=,addr=,[,port=system|dac][,base=|100][,count=|16][,intr - intr: real GPIO to use as interrupt. Each expander must be -Note that PWM ("led_brightness" below) is not supported for expanded GPIOs, neither connecting them to a rotary encoder (for speed reason) or high/precise signals like CS, D/C and RST and Ready. Depending on the actual chipset, pullup or pulldown might be supported. +Note that PWM ("led_brightness" below) is not supported for expanded GPIOs and they cannot be used for high speed or precise timing signals like CS, D/C, Reset and Ready. Buttons, rotary encoder, amplifier control and power are supported. Depending on the actual chipset, pullup or pulldown might be supported so you might have to add external resistors (only 23x17 does pullup) ### LED See ยง**set_GPIO** for how to set the green and red LEDs. In addition, their brightness can be controlled using the "led_brigthness" parameter. The syntax is ```