mirror of
https://github.com/esphome/esphome.git
synced 2025-11-16 06:45:48 +00:00
Update for 1.4.0
This commit is contained in:
@@ -28,5 +28,4 @@ def to_code(config):
|
||||
output.setup_output_platform(gpio, config)
|
||||
|
||||
|
||||
def build_flags(config):
|
||||
return '-DUSE_ESP8266_PWM_OUTPUT'
|
||||
BUILD_FLAGS = '-DUSE_ESP8266_PWM_OUTPUT'
|
||||
|
||||
Reference in New Issue
Block a user