diff options
Diffstat (limited to 'Cart_Reader/SMS.ino')
-rw-r--r-- | Cart_Reader/SMS.ino | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Cart_Reader/SMS.ino b/Cart_Reader/SMS.ino index 5f499cb..3bcfd3d 100644 --- a/Cart_Reader/SMS.ino +++ b/Cart_Reader/SMS.ino @@ -40,6 +40,7 @@ static bool retron_mode = false; void _smsMenu() {
+ vselect(false);
// create menu with title and n options to choose from
unsigned char mainMenu;
|