We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12a259c commit 6a506d4Copy full SHA for 6a506d4
Liam/Definition.h
@@ -86,8 +86,8 @@ const int CHARGING = 3;
86
#define OUTSIDE_BWF 5
87
88
#define MAJOR_VERSION 5
89
-#define MINOR_VERSION_1 3
90
-#define MINOR_VERSION_2 0
+#define MINOR_VERSION_1 2
+#define MINOR_VERSION_2 2
91
92
// If you have a bumper connected to pin8, uncomment the line below. Remember to cut the brake connection on your motor shield
93
//#define __Bumper__
0 commit comments