This commit is contained in:
2025-10-11 12:24:03 +03:00
parent ba567605b8
commit 4bad25892a
2 changed files with 28 additions and 14 deletions

View File

@@ -7,7 +7,7 @@
#include "avr/interrupt.h"
#include "util/delay.h"
#define ZH_TRIAC_TIME 2 // Triac turn-on time (in microseconds). Depends on the type of triac. Tested on BTA16-600.
#define ZH_TRIAC_TIME 1 // Triac turn-on time (in microseconds). Depends on the type of triac. Tested on BTA16-600.
#define ZH_AVR_AC_DIMMER_INIT_CONFIG_DEFAULT() \
{ \