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