progress
This commit is contained in:
@@ -101,7 +101,7 @@ private:
|
||||
}
|
||||
else
|
||||
{
|
||||
radio.sendTo(p.to, outbuf, stream.bytes_written);
|
||||
assert(radio.sendTo(p.to, outbuf, stream.bytes_written) == ERRNO_OK);
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user