You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
v2.0: Remove SOFT_PWM_OUTPUT & SOFT_TONE_OUTPUT modes to no more link…
… softPwm.c & softTone.c from wiringPi
Signed-off-by: Manu-HP <emmanuel.beauhaire@gmail.com>
v1.0: Add digitalWriteData(); Modify serialOpen() to block on read un…
…til provided timeout and use even parity
Signed-off-by: Manu-HP <emmanuel.beauhaire@gmail.com>