From 4986ff838e2d8b6dfc1fd8569d4c970c5b1bfef2 Mon Sep 17 00:00:00 2001 From: Nicholas Humfrey Date: Fri, 21 Apr 2017 15:48:59 +0100 Subject: [PATCH] Corrected URL in library.properties --- library.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.properties b/library.properties index ccbee9f..31bcf4e 100644 --- a/library.properties +++ b/library.properties @@ -5,5 +5,5 @@ maintainer=Brett Hagman sentence=A library to communicate with the Rogue Robotics SmartDial.
paragraph=This library communicates with the Rogue Robotics SmartDial using I2C.
The Rogue Robotics SmartDial is a rotary encoder dial, for use in Wiring Framework based projects (such as Arduino sketches).

Issues or questions: https://github.com/bhagman/SmartDial/issues
category=Device Control -url=https://github.com/bhagman/SmartDial +url=https://github.com/RogueRobotics/SmartDial architectures=*