From ac4019c8deabd52a33fe2b474f92cfb18576043a Mon Sep 17 00:00:00 2001 From: Stian Eikeland Date: Thu, 29 Nov 2018 17:38:40 +0100 Subject: [PATCH] Release 4.3.0 - SPI --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 290e1db..8c72eed 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,7 @@ There's a tiny bit of additional information over at my [blog](https://blog.eike - 4.0.0 - Adds support for PWM and Clock modes, by @Drahoslav7 - 4.1.0 - Adds support for edge detection, by @Drahoslav7 - 4.2.0 - Faster write and toggle of output pins, by @Drahoslav7 +- 4.3.0 - Adds support for SPI, by @Drahoslav7 ## Usage ##