You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I try to solve #414 (comment) issue on my own. I think debug option would help me. How could it be swith on? I uncommented
#define MENU_DEBUG
options in menuDefs.h and menuBase.h headers and included steramFlow library. The project is compiled without any errors then but there ara not expected serial debug information messages. What else should be done to get them?
The text was updated successfully, but these errors were encountered:
I try to solve #414 (comment) issue on my own. I think debug option would help me. How could it be swith on? I uncommented
#define MENU_DEBUG
options in menuDefs.h and menuBase.h headers and included steramFlow library. The project is compiled without any errors then but there ara not expected serial debug information messages. What else should be done to get them?
The text was updated successfully, but these errors were encountered: