mirror of
https://github.com/esphome/esphome.git
synced 2025-09-21 12:42:21 +01:00
Fixes
This commit is contained in:
@@ -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'
|
||||
|
Reference in New Issue
Block a user