add debug flag, remove one bug (echo to one interface in another's interrupt); still didn't found why there's a trash of output in input buffer of interface 0

This commit is contained in:
Edward Emelianov
2025-08-24 23:41:10 +03:00
parent 233eed8b12
commit 962d181e89
7 changed files with 53 additions and 18 deletions

View File

@@ -1,2 +1,2 @@
#define BUILD_NUMBER "111"
#define BUILD_DATE "2025-07-15"
#define BUILD_NUMBER "126"
#define BUILD_DATE "2025-08-24"