This commit is contained in:
e2002
2022-06-29 10:33:51 +03:00
parent fb3e32c554
commit 1ee001fa4d
4 changed files with 12 additions and 8 deletions

View File

@@ -1,7 +1,7 @@
#ifndef options_h
#define options_h
#define VERSION "0.6.345"
#define VERSION "0.6.348"
/*******************************************************
DO NOT EDIT THIS FILE.
@@ -133,7 +133,7 @@ The connection tables are located here https://github.com/e2002/yoradio#connecti
#ifndef BTN_RIGHT
#define BTN_RIGHT 255
#endif
#ifndef BTN_UP5
#ifndef BTN_UP
#define BTN_UP 255
#endif
#ifndef BTN_DOWN