fix imports

This commit is contained in:
2025-06-08 16:12:40 +01:00
parent 829ed0f61e
commit b457a39997
21 changed files with 45 additions and 282 deletions

View File

@@ -5,4 +5,4 @@ set(srcs
idf_component_register(SRCS "${srcs}"
INCLUDE_DIRS "include"
REQUIRES meter_orno_modbus)
REQUIRES esp_event meter_orno_modbus)