界面实现,然后称重还有问题,灯改为手动控制

This commit is contained in:
Wang Beihong
2026-04-18 02:03:01 +08:00
parent 990abc210c
commit 98ea274985
22 changed files with 39154 additions and 73 deletions

View File

@@ -0,0 +1,3 @@
idf_component_register(SRCS "scale_controller.c"
INCLUDE_DIRS "include"
)