1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-21 12:42:21 +01:00
This commit is contained in:
Otto Winter
2018-05-14 21:13:51 +02:00
parent 44f2b582b5
commit dc516f7537
10 changed files with 66 additions and 15 deletions

View File

@@ -66,4 +66,4 @@ def to_code(config):
light.setup_light_component(make.Pstate, config)
BUILD_FLAGS = 'DUSE_FAST_LED_LIGHT'
BUILD_FLAGS = '-DUSE_FAST_LED_LIGHT'