mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-02 05:33:57 -09:00
Signed-off-by: James Hilliard <james.hilliard1@gmail.com> Signed-off-by: Julien Olivain <ju.o@free.fr>
7 lines
155 B
Plaintext
7 lines
155 B
Plaintext
config BR2_PACKAGE_PYTHON_SIMPLE_PID
|
|
bool "python-simple-pid"
|
|
help
|
|
A simple, easy to use PID controller.
|
|
|
|
https://github.com/m-lundberg/simple-pid
|