rahul-thakoor / rust_gpiozero

A library inspired by gpiozero written in Rust
https://crates.io/crates/rust_gpiozero
Apache License 2.0
230 stars 27 forks source link

Servo set_position is implemented and tested on rpi3 #28

Closed RustyPro closed 1 year ago

RustyPro commented 2 years ago

Implemented set_position function for servo, using same style as origin gpiozero. Tested on raspberry pi3.

rahul-thakoor commented 2 years ago

thanks i will take a look and test a bit later