diff --git a/Software/Gravity/Gravity.ino b/Software/Gravity/Gravity.ino index 74aeb13..13c7bf1 100644 --- a/Software/Gravity/Gravity.ino +++ b/Software/Gravity/Gravity.ino @@ -6,7 +6,7 @@ #include #include -#define VERSION "V:1.1.1b" +#define VERSION "V:1.1.1B" byte memCode = 'D'; //Change to different letter if you changed the data structure