tenbaht / sduino

An Arduino-like programming API for the STM8
http://tenbaht.github.io/sduino/
GNU Lesser General Public License v2.1
347 stars 213 forks source link

pulseIn() is not working giving error #113

Open smartswitchsio opened 3 years ago

smartswitchsio commented 3 years ago

pulseIn() Not working unable to read PWM signal

roybaer commented 3 years ago

The documentation file status-todo.md lists pulseIn() as "not implemented". That explains very well why it doesn't work.