From 8a27216338de4de5abd526f2c968f09f7d71e7ad Mon Sep 17 00:00:00 2001 From: philippe44 Date: Mon, 20 Jan 2020 21:12:43 -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 d23c2080..dc74f950 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ To access NVS, in the webUI, go to credits and select "shows nvs editor". Go int ### 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 ``` -sda=,scl=,port=<0|1> +sda=,scl=,port=0|1 ``` ## Display