mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-18 21:48:31 +03:00
Update README.md
This commit is contained in:
@@ -30,7 +30,7 @@ To access NVS, in the webUI, go to credits and select "shows nvs editor". Go int
|
|||||||
### I2C
|
### I2C
|
||||||
The NVS parameter "i2c_config" set the I2C's gpio needed to enable. Leave it blank to disable I2C usage. Note that on SqueezeAMP, port must be 1. Syntax is
|
The NVS parameter "i2c_config" set the I2C's gpio needed to enable. Leave it blank to disable I2C usage. Note that on SqueezeAMP, port must be 1. Syntax is
|
||||||
```
|
```
|
||||||
sda=<gpio_num>,scl=<gpio_num>,port=<0|1>
|
sda=<gpio_num>,scl=<gpio_num>,port=0|1
|
||||||
```
|
```
|
||||||
|
|
||||||
## Display
|
## Display
|
||||||
|
|||||||
Reference in New Issue
Block a user