Works, sends Voltage during free-run to Twincat.

This commit is contained in:
Hakan Bastedt
2025-02-08 21:48:26 +01:00
parent dda9d3bf20
commit ada1b8aa05
7 changed files with 42 additions and 41 deletions

View File

@@ -18,7 +18,7 @@ debug_build_flags = -O0 -g -ggdb
monitor_port = COM15
monitor_filters = send_on_enter, time, colorize, log2file
monitor_speed = 115200
build_flags = -Wl,--no-warn-rwx-segment
build_flags = -Wl,--no-warn-rwx-segment -DECAT
lib_deps =
SPI
robtillaart/ADS1X15@^0.5.1