From 18b44c2862f09b3a1341040e8aa1bbf3e7a65a08 Mon Sep 17 00:00:00 2001 From: ladyada Date: Mon, 11 Mar 2019 11:55:40 -0400 Subject: [PATCH] add register abstractions --- library.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.properties b/library.properties index a3f07b3..8b06617 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=Adafruit BusIO -version=0.0.1 +version=0.0.2 author=Adafruit maintainer=Adafruit sentence=This is a library for abstracting away UART, I2C and SPI interfacing