This commit is contained in:
2025-10-14 18:48:10 +03:00
parent f60bbba769
commit dfa07a0652

View File

@@ -23,7 +23,6 @@ extern "C"
typedef struct // Structure for initial initialization of AC dimmer.
{
uint8_t ac_dimmer_frequency; // AC frequency.
uint8_t zero_cross_gpio; // Zero cross GPIO.
uint8_t triac_gpio; // Triac GPIO.
uint8_t triac_time; // Triac turn-on time (in microseconds). Depends on the type of triac. Tested on BTA16-600.