commit 5a6655c37faaaecadeaa38fa6fd3e26c8b60baa5 parent aaa8716217fb10d55650c29a4bc6c7c694158d24 Author: Martin J. Klöckner <martinjkloeckner@gmail.com> Date: Mon, 18 Mar 2024 18:45:37 -0300 Update README.md 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 - + This is a simple [Pulse-width Modulation](https://en.wikipedia.org/wiki/Pulse-width_modulation) Driver that
