From d9b3d9a6d4762d2c7a73f151bb2b9b5da835c8e9 Mon Sep 17 00:00:00 2001 From: lady ada Date: Sat, 18 Jul 2020 12:16:42 -0400 Subject: [PATCH] add manual begin/end transaction helpers for SPI --- library.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.properties b/library.properties index 58efccc..7f281a3 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=Adafruit BusIO -version=1.3.3 +version=1.4.0 author=Adafruit maintainer=Adafruit sentence=This is a library for abstracting away UART, I2C and SPI interfacing