inital commit of PCA9685 backend in go
This commit is contained in:
9
config.yaml
Normal file
9
config.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
name: PCA9685
|
||||
ledd:
|
||||
host: "127.0.0.1"
|
||||
port: 5640
|
||||
pca9685:
|
||||
device: "dev/i2c-2"
|
||||
address: 0x40
|
||||
minpulse: 0
|
||||
maxpulse: 1000
|
Reference in New Issue
Block a user