Update README.md

This commit is contained in:
philippe44
2020-07-28 18:38:08 -07:00
committed by GitHub
parent f4f4570c2a
commit f4af5cfda0

View File

@@ -136,7 +136,7 @@ Syntax is:
``` ```
You can define the defaults for jack, spkfault leds at compile time but nvs parameter takes precedence except for SqueezeAMP where these are forced at runtime. You can define the defaults for jack, spkfault leds at compile time but nvs parameter takes precedence except for SqueezeAMP where these are forced at runtime.
### LED ### 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 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
``` ```
[green=0..100][,red=0..100] [green=0..100][,red=0..100]
``` ```