From 430a12c041d668d95ddfda2b97cf4d1b961ef7bd Mon Sep 17 00:00:00 2001 From: Lady Ada Date: Sat, 21 Dec 2019 19:25:00 -0500 Subject: [PATCH] add another SPI register read/write mode --- library.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.properties b/library.properties index f63425a..022d670 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=Adafruit BusIO -version=1.0.10 +version=1.1.0 author=Adafruit maintainer=Adafruit sentence=This is a library for abstracting away UART, I2C and SPI interfacing