mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-03 08:31:44 +01:00
pid_ctrl: abstract into example common component
This commit is contained in:
2
examples/common_components/pid_ctrl/component.mk
Normal file
2
examples/common_components/pid_ctrl/component.mk
Normal file
@@ -0,0 +1,2 @@
|
||||
COMPONENT_ADD_INCLUDEDIRS := include
|
||||
COMPONENT_SRCDIRS := src
|
||||
Reference in New Issue
Block a user