|
|
@ -521,7 +521,7 @@ PROGMEM const char* const custom_reset_string[] = { |
|
|
|
#endif |
|
|
|
|
|
|
|
#if LIGHT_PROVIDER == LIGHT_PROVIDER_DIMMER |
|
|
|
#define LIGHT_MAX_PWM 5000 // 5000 * 200ns => 1 kHz |
|
|
|
#define LIGHT_MAX_PWM 10000 // 5000 * 200ns => 1 kHz |
|
|
|
#endif |
|
|
|
|
|
|
|
#endif // LIGHT_MAX_PWM |
|
|
|