0.0.3
What's Changed
New Features:
- Add read_leak method and examples by @RaulTrombin in #61
- PWM: Add get_pwm_enable by @RaulTrombin in #60
- PWM: Add set_pwm_channel_duty_cycle by @RaulTrombin in #64
- PWM: Add set_pwm_channels_duty_cycle_values for Python and C by @RaulTrombin in #65
- PWM: Add set_pwm_channels_duty_cycle for Python and C by @RaulTrombin in #63
- github actions: Add local runner to validade python wheels by @RaulTrombin in #55
Integrations
- PWM: Change pwm_enable to set_pwm_enable by @RaulTrombin in #59
Documentation
- Fix: Missing Docs for set_pwm_channels_values by @RaulTrombin in #54
- Fix: CI for MUSL targets and freeze navigator-rs version by @RaulTrombin in #62
- README: Add instructions to setup Navigator on BlueOS and RaspbianOS by @RaulTrombin in #67
- examples: cpp: Add further instructions by @RaulTrombin in #66
Full Changelog: 0.0.2...0.0.3