components/PID/CMakeLists.txt

Sat, 19 Jun 2021 20:46:42 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Sat, 19 Jun 2021 20:46:42 +0200
changeset 101
1bc6e9263ada
parent 74
cba50f7529d0
permissions
-rw-r--r--

Fixed HendiControl interface connecter to match the board input. Tested the new circuit.

74
cba50f7529d0 Version 0.3.8. Switched build system to idf.py
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1 idf_component_register(SRCS PID_v1.c INCLUDE_DIRS .)
cba50f7529d0 Version 0.3.8. Switched build system to idf.py
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2

mercurial