Fixed wrong PWM frequency variable name (#13460)

This commit is contained in:
brode 2020-05-16 13:36:36 +02:00 committed by GitHub
parent e704a856c6
commit 3fb53a3775
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -49,7 +49,7 @@ leds:
description: The type of LED. Choose either `rgb`, `rgbw` or `simple`.
required: true
type: string
freq:
frequency:
description: The PWM frequency.
required: false
default: 200