mirror of
https://github.com/Threnklyn/esphome-dev.git
synced 2026-06-03 19:38:30 +02:00
Update for 1.4.0
This commit is contained in:
@@ -38,5 +38,4 @@ def to_code(config):
|
||||
output.setup_output_platform(ledc, config)
|
||||
|
||||
|
||||
def build_flags(config):
|
||||
return '-DUSE_LEDC_OUTPUT'
|
||||
BUILD_FLAGS = '-DUSE_LEDC_OUTPUT'
|
||||
|
||||
Reference in New Issue
Block a user