This commit is contained in:
e2002
2022-12-13 16:31:32 +03:00
parent 6c9b2651e3
commit b75b9c6d11
5 changed files with 41 additions and 25 deletions

View File

@@ -171,6 +171,9 @@ The connection tables are located here https://github.com/e2002/yoradio#connecti
#ifndef BTN_DOWN
#define BTN_DOWN 255
#endif
#ifndef BTN_MODE
#define BTN_MODE 255
#endif
#ifndef BTN_INTERNALPULLUP
#define BTN_INTERNALPULLUP true
#endif