Skip to content

Commit 6a506d4

Browse files
committed
Changed to version 5.2.2
1 parent 12a259c commit 6a506d4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Liam/Definition.h

+2-2
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,8 @@ const int CHARGING = 3;
8686
#define OUTSIDE_BWF 5
8787

8888
#define MAJOR_VERSION 5
89-
#define MINOR_VERSION_1 3
90-
#define MINOR_VERSION_2 0
89+
#define MINOR_VERSION_1 2
90+
#define MINOR_VERSION_2 2
9191

9292
// If you have a bumper connected to pin8, uncomment the line below. Remember to cut the brake connection on your motor shield
9393
//#define __Bumper__

0 commit comments

Comments
 (0)