pca9632: Remove custom software i2c - use normal mcu software i2c instead

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
Kevin O'Connor
2025-07-14 12:58:38 -04:00
parent 4691243179
commit 354b1e666b
4 changed files with 8 additions and 12 deletions

View File

@@ -25,8 +25,8 @@ initial_GREEN: 0.2
initial_BLUE: 0.3
[pca9632 p6led]
scl_pin: PB1
sda_pin: PB2
i2c_software_scl_pin: PB1
i2c_software_sda_pin: PB2
initial_RED: 0.4
initial_GREEN: 0.5
initial_BLUE: 0.6