Add motor control files

This commit is contained in:
2025-07-17 21:13:28 -06:00
parent 5fd11369cc
commit 18e4041514
8 changed files with 1598 additions and 29 deletions

View File

@ -5,6 +5,7 @@ idf_component_register(
"ota_server.c"
"plant_mqtt.c"
"led_strip.c"
"motor_control.c"
INCLUDE_DIRS
"."
REQUIRES