mirror of
https://github.com/Laxilef/OTGateway.git
synced 2025-12-12 11:14:28 +05:00
bump TinyLogger to 1.0.5
This commit is contained in:
@@ -109,8 +109,6 @@ protected:
|
||||
|
||||
// anti memory leak
|
||||
for (Stream* stream : Log.getStreams()) {
|
||||
stream->flush();
|
||||
|
||||
while (stream->available()) {
|
||||
stream->read();
|
||||
yield();
|
||||
|
||||
Reference in New Issue
Block a user