mirror of
https://github.com/esphome/esphome.git
synced 2025-09-21 12:42:21 +01:00
Update for 1.4.0
This commit is contained in:
@@ -33,5 +33,4 @@ def to_code(config):
|
||||
add(pca9685.set_phase_balancer(phase_balancer))
|
||||
|
||||
|
||||
def build_flags(config):
|
||||
return '-DUSE_PCA9685_OUTPUT'
|
||||
BUILD_FLAGS = '-DUSE_PCA9685_OUTPUT'
|
||||
|
Reference in New Issue
Block a user