Skip to content

Commit 620929a

Browse files
author
Toni Klopfenstein
committed
Adding URL for RedBot Library and updating library version number
1 parent cc80553 commit 620929a

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

examples/MostBasicFollower/MostBasicFollower.ino

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ Distributed as-is; no warranty is given.
4848
#include "sensorbar.h"
4949
#include <RedBot.h> // This line "includes" the RedBot library into your sketch.
5050
// Provides special objects, methods, and functions for the RedBot.
51+
//The Redbot Library can be found here: https://github.com/sparkfun/RedBot
5152

5253
// Uncomment one of the four lines to match your SX1509's address
5354
// pin selects. SX1509 breakout defaults to [0:0] (0x3E).

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=SparkFun Line Follower Array
2-
version=1.0.0
2+
version=1.0.1
33
author=SparkFun Electronics <[email protected]>
44
maintainer=SparkFun Electronics <sparkfun.com>
55
sentence=Library to operate the 8 position line sensor array for robots.

0 commit comments

Comments
 (0)