ESP32 for Arduino 采用 LEDC 方式进行模拟输出时, 向指定通道输出模拟信号的函数是?
ledcSetup()
ledcAttachPin()
analogWrite()
ledcWrite()