The problem is the union{}, but I solve this whit:
Code: Select all
{.duty_resolution = LEDC_TIMER_10_BIT}, //Implicit union statmentGood bye!
Code: Select all
{.duty_resolution = LEDC_TIMER_10_BIT}, //Implicit union statmentThanks! I fixed it yesterday.send null characters