pwm_start() not present in FreeRTOS SDK ...

User avatar
kolban
Posts: 131
Joined: Tue Jun 16, 2015 1:09 pm
Location: Fort Worth, Texas, USA

pwm_start() not present in FreeRTOS SDK ...

Postby kolban » Sun Nov 22, 2015 7:31 am

I am studying the FreeRTOS ESP8266 SDK and noticed that the PWM function called "pwm_start" is not defined in either the header or in the SDK reference documentation. Is this an omission or is pwm_start() no longer required?

ESP_Faye
Posts: 1646
Joined: Mon Oct 27, 2014 11:08 am

Re: pwm_start() not present in FreeRTOS SDK ...

Postby ESP_Faye » Tue Nov 24, 2015 10:28 am

Hi,

Sorry that we missed this API in RTOS SDK, we will add it ASAP.

You could define it in pwm.h and use it as before.

Code: Select all

void pwm_start(void);


Thanks for your interest in ESP8266 !

Who is online

Users browsing this forum: No registered users and 139 guests