[mcp4461] Fix terminal disable passing string where C++ expects char (#15528)

This commit is contained in:
Jonathan Swoboda
2026-04-07 11:07:28 -10:00
committed by GitHub
parent 687753b0be
commit 17ec5389d8
2 changed files with 11 additions and 3 deletions
+8
View File
@@ -22,3 +22,11 @@ output:
id: digipot_wiper_4
mcp4461_id: mcp4461_digipot_01
channel: D
- platform: mcp4461
id: digipot_wiper_5
mcp4461_id: mcp4461_digipot_01
channel: A
terminal_a: false
terminal_b: false
terminal_w: false