Merge remote-tracking branch 'upstream/main' into mdev
This commit is contained in:
@@ -15,6 +15,7 @@ class NetworkDebugPrinter : public Print {
|
||||
virtual void flush( bool txOnly) { return;} // WLEDMM
|
||||
};
|
||||
|
||||
// use it on your linux/macOS with: nc -p 7868 -u -l -s <network ip>
|
||||
extern NetworkDebugPrinter NetDebug;
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user