소스 검색

Update README.md

philippe44 5 년 전
부모
커밋
8a27216338
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      README.md

+ 1 - 1
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=<gpio_num>,scl=<gpio_num>,port=<0|1>
+sda=<gpio_num>,scl=<gpio_num>,port=0|1
 ```
 
 ## Display