This commit is contained in:
2026-01-31 23:21:25 +03:00
parent 11f07e6629
commit a6e0f2876c
7 changed files with 267 additions and 2 deletions

View File

@@ -1 +1 @@
idf_component_register(SRCS "main.c" INCLUDE_DIRS "include")
idf_component_register(SRCS "zh_tachometer.c" INCLUDE_DIRS "include" REQUIRES driver esp_timer)