commit 6efebfa69e752dc9ccc39ef44c03bea95cfd919e parent 2c058b080dc94b88b36bf9428b85a4c1da292a63 Author: mjkloeckner <martinjkloeckner@gmail.com> Date: Thu, 29 Feb 2024 14:11:00 -0300 Change README.md picture Diffstat:
M | README.md | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md @@ -1,6 +1,6 @@ # Pulse-width Modulation Driver -![driver_pwm](https://github.com/mjkloeckner/driver_PWM/assets/64109770/e323bf5d-6796-4978-935f-c11486a8398c) +![driver_pwm](https://github.com/mjkloeckner/driver_PWM/assets/64109770/73f584bb-5474-498c-a39f-cb8020b2aa48) This is a simple [Pulse-width Modulation](https://en.wikipedia.org/wiki/Pulse-width_modulation) Driver that