Add grid and EVSE meter components with load balancer
This commit is contained in:
@@ -12,7 +12,7 @@ set(srcs
|
||||
idf_component_register(SRCS "${srcs}"
|
||||
INCLUDE_DIRS "include" "protobuf"
|
||||
PRIV_REQUIRES driver esp_timer
|
||||
REQUIRES config evse currentshaper)
|
||||
REQUIRES config evse loadbalancer)
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user