wip:
This commit is contained in:
@@ -23,7 +23,6 @@ extern "C"
|
|||||||
|
|
||||||
typedef struct // Structure for initial initialization of AC dimmer.
|
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 zero_cross_gpio; // Zero cross GPIO.
|
||||||
uint8_t triac_gpio; // Triac 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.
|
uint8_t triac_time; // Triac turn-on time (in microseconds). Depends on the type of triac. Tested on BTA16-600.
|
||||||
|
|||||||
Reference in New Issue
Block a user