From e5d0d3cb0d4131e481141c2725bb69aa284c77fb Mon Sep 17 00:00:00 2001 From: pszafer Date: Tue, 9 Apr 2024 21:11:04 +0200 Subject: [PATCH] fix 24x16 MCP --- boneio-24x16_switches_v0_5-v0_6.yaml | 2 +- boneio-24x16_switches_v0_7.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/boneio-24x16_switches_v0_5-v0_6.yaml b/boneio-24x16_switches_v0_5-v0_6.yaml index 02fc36e..f010f64 100644 --- a/boneio-24x16_switches_v0_5-v0_6.yaml +++ b/boneio-24x16_switches_v0_5-v0_6.yaml @@ -36,7 +36,7 @@ packages: 'devices_v0_5-v0_6/i2c.yaml', 'devices_v0_5-v0_6/ina219.yaml', 'devices_v0_5-v0_6/lm75b.yaml', - 'devices_v0_5-v0_6/pcf.yaml', + 'devices_v0_5-v0_6/pcf_with_mcp.yaml', 'boards/24x16_output.yaml', # 'devices_v0_5-v0_6/one_wire.yaml', # 'devices_v0_5-v0_6/uart.yaml', diff --git a/boneio-24x16_switches_v0_7.yaml b/boneio-24x16_switches_v0_7.yaml index e208b66..710a647 100644 --- a/boneio-24x16_switches_v0_7.yaml +++ b/boneio-24x16_switches_v0_7.yaml @@ -35,7 +35,7 @@ packages: 'devices_v0_7/i2c.yaml', 'devices_v0_7/ina219.yaml', 'devices_v0_7/lm75b.yaml', - 'devices_v0_7/pcf.yaml', + 'devices_v0_7/pcf_with_mcp.yaml', 'boards/24x16_output.yaml', # 'devices_v0_7/one_wire.yaml', # 'devices_v0_7/uart.yaml',