StefanBruens / ESP8266_new_pwm

This is a drop-in replacement for the ESP8266 SDK PWM
GNU General Public License v2.0
196 stars 46 forks source link

error expected before "method" #29

Open bedirhandev opened 5 years ago

bedirhandev commented 5 years ago

error: expected '=', ',', ';', or 'asm' etc before 'pwm_set_duty'

by all the other functions i got the same error. What is the problem I cloned this rep and then adjusted the paths to the files, because I am using RTOS SDK but all the paths are existing.