From 2953bc24f3cd88080d20f473a765f84333f27ee9 Mon Sep 17 00:00:00 2001 From: per1234 Date: Tue, 17 Jul 2018 19:47:52 -0700 Subject: [PATCH] Fix bad URL in library.properties --- library.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.properties b/library.properties index 96ade90..b0548d5 100644 --- a/library.properties +++ b/library.properties @@ -5,5 +5,5 @@ maintainer=PeterEmbedded <@PeterEmbedded> sentence=Enables reading the digital light sensor paragraph=Once an SD memory card is connected to the SPI interface of the Arduino or Genuino board you can create files and read/write on them. You can also move through directories on the SD card. category=Sensors -url=https://github ding +url=https://github.com/PeterEmbedded/BH1750FVI architectures=*