Add XPowersLib
This commit is contained in:
@@ -34,7 +34,7 @@ def to_code(config):
|
||||
yield cg.register_component(var, config)
|
||||
yield i2c.register_i2c_device(var, config)
|
||||
|
||||
# cg.add_library("lewisxhe/XPowersLib", "0.2.1")
|
||||
cg.add_library("lewisxhe/XPowersLib", "0.2.1")
|
||||
|
||||
cg.add(var.set_model(config[CONF_MODEL]))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user