a few more compile-time infos about enabled/disabled features
helps to understand what you'll get
This commit is contained in:
@@ -26,4 +26,6 @@ size_t NetworkDebugPrinter::write(const uint8_t *buf, size_t size) {
|
||||
|
||||
NetworkDebugPrinter NetDebug;
|
||||
|
||||
#else
|
||||
#pragma message "Net debug disabled"
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user