SDO config of I2C tested and works

This commit is contained in:
Hakan Bastedt
2025-02-20 15:26:04 +01:00
parent 47d8bdb89d
commit 206c033fc6
3 changed files with 97 additions and 100 deletions

View File

@@ -18,7 +18,7 @@ debug_build_flags = -O0 -g -ggdb
monitor_port = COM19
monitor_filters = send_on_enter, time, colorize, log2file
monitor_speed = 115200
build_flags = -Wl,--no-warn-rwx-segment -DECAT -DADC_MCP3221
build_flags = -Wl,--no-warn-rwx-segment -DECAT
lib_deps =
SPI
pilotak/MCP3X21@^1.0.1