@@ -32,8 +32,8 @@ type config struct {
Pca9685 struct {
Device string
Address int
MinPulse int
MaxPulse int
MinPulse uint16
MaxPulse uint16
}
The note is not visible to the blocked user.