Skip to content

Commit b8e0549

Browse files
v2.0.3
Change of address.
1 parent 7916e7c commit b8e0549

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

RoboHeart.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
#define MOTOR_C_CHANNEL1 4
2828
#define MOTOR_C_CHANNEL2 5
2929

30-
#define LSM6DS3_I2C_ADDR 0x6B // or 0x6A - Address is defined in Library
30+
#define LSM6DS3_I2C_ADDR 0x6A // or 0x6B - Address is defined in Library
3131

3232
typedef struct {
3333
int command;

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=RoboHeart
2-
version=2.0.2
2+
version=2.0.3
33
author=Augmented Robotics
44
maintainer=Augmented Robotics <[email protected]>
55
sentence=Arduino library for the RoboHeart

0 commit comments

Comments
 (0)