mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-09 13:07:03 +03:00
Update README.md
This commit is contained in:
@@ -55,7 +55,7 @@ Leave it blank to disable SPDIF usage, you can also define them at compile time
|
|||||||
```
|
```
|
||||||
bck=<gpio>,ws=<gpio>,do=<gpio>
|
bck=<gpio>,ws=<gpio>,do=<gpio>
|
||||||
```
|
```
|
||||||
## Display
|
### Display
|
||||||
The NVS parameter "display_config" sets the parameters for an optional display. Syntax is
|
The NVS parameter "display_config" sets the parameters for an optional display. Syntax is
|
||||||
```
|
```
|
||||||
I2C,width=<pixels>,height=<pixels>[address=<i2c_address>][,HFlip][,VFlip]
|
I2C,width=<pixels>,height=<pixels>[address=<i2c_address>][,HFlip][,VFlip]
|
||||||
|
|||||||
Reference in New Issue
Block a user