We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The following macros are often already used. Would it be possible to prefix them with something like DBN?
DBN
#define NONE 0 #define INFO 1 #define ERROR 2 #define DEBUG 3
debugnet/libdebugnet/include/debugnet.h
Lines 11 to 14 in 69ed404
The text was updated successfully, but these errors were encountered:
Yes i will update it with your request to make all compliant with new sdk/toolchain
Sorry, something went wrong.
No branches or pull requests
The following macros are often already used. Would it be possible to prefix them with something like
DBN
?debugnet/libdebugnet/include/debugnet.h
Lines 11 to 14 in 69ed404
The text was updated successfully, but these errors were encountered: