Fixes and improvements (#534)

This commit is contained in:
Ken Van Hoeylandt
2026-06-19 20:46:56 +02:00
committed by GitHub
parent a35c88c8fd
commit e8b9a1f2a9
12 changed files with 68 additions and 49 deletions
@@ -7,14 +7,14 @@ properties:
type: int
required: true
description: "One of enum Esp32GroveMode"
pinSdaRx:
pinSdaTx:
type: phandle-array
required: true
description: SDA (I2C) or RX (UART) pin
pinSclTx:
description: SDA (I2C) or TX (UART) pin
pinSclRx:
type: phandle-array
required: true
description: SCL (I2C) or TX (UART) pin
description: SCL (I2C) or RX (UART) pin
uartPort:
type: int
required: true