Ver Fonte

Update README.md

philippe44 há 5 anos atrás
pai
commit
63bfa1daa8
1 ficheiros alterados com 2 adições e 0 exclusões
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -133,6 +133,8 @@ A=<gpio>,B=<gpio>[,SW=gpio>[,volume][,longpress]]
 
 HW note: all gpio used for rotary have internal pull-up so normally there is no need to provide Vcc to the encoder. Nevertheless if the encoder board you're using also has its own pull-up that are stronger than ESP32's ones (which is likely the case), then there will be crosstalk between gpio, so you must bring Vcc. Look at your board schematic and you'll understand that these board pull-up create a "winning" pull-down when any other pin is grounded. 
 
+See also the "IMPORTANT NOTE" on the "Buttons" section
+
 ### Buttons
 Buttons are described using a JSON string with the following syntax
 ```