Fixes and improvements (#534)
This commit is contained in:
committed by
GitHub
parent
a35c88c8fd
commit
e8b9a1f2a9
@@ -40,8 +40,8 @@
|
||||
port_a: grove0 {
|
||||
compatible = "espressif,esp32-grove";
|
||||
defaultMode = <GROVE_MODE_I2C>;
|
||||
pinSdaRx = <&gpio0 2 GPIO_FLAG_NONE>;
|
||||
pinSclTx = <&gpio0 1 GPIO_FLAG_NONE>;
|
||||
pinSdaTx = <&gpio0 2 GPIO_FLAG_NONE>;
|
||||
pinSclRx = <&gpio0 1 GPIO_FLAG_NONE>;
|
||||
uartPort = <UART_NUM_1>;
|
||||
i2cPort = <I2C_NUM_1>;
|
||||
i2cClockFrequency = <400000>;
|
||||
|
||||
Reference in New Issue
Block a user