Update Improv BLE component (#5518)

This commit is contained in:
Jesse Hills
2023-10-13 12:46:46 +13:00
committed by GitHub
parent 7c890d8ebc
commit 33ebfd221e
7 changed files with 79 additions and 39 deletions
+1
View File
@@ -106,4 +106,5 @@ async def output_set_level_to_code(config, action_id, template_arg, args):
async def to_code(config):
cg.add_define("USE_OUTPUT")
cg.add_global(output_ns.using)