mirror of
https://github.com/syssi/esphome-votronic.git
synced 2025-07-22 20:20:35 +02:00
Compare commits
1 Commits
add-ble-cl
...
a6d882de4a
Author | SHA1 | Date | |
---|---|---|---|
|
a6d882de4a |
@@ -40,4 +40,5 @@ async def to_code(config):
|
||||
await cg.register_component(var, config)
|
||||
await ble_client.register_ble_node(var, config)
|
||||
|
||||
cg.add_define("USE_ESP32_BLE_DEVICE")
|
||||
cg.add(var.set_throttle(config[CONF_THROTTLE]))
|
||||
|
Reference in New Issue
Block a user