Browse Source
We can't give the TX buffer 16 bytes more since next time begin() is called it will compare the buffer size to the value the caller is trying to set. In this case we would free and alloc the buffer again each time begin was called.master
Lucas De Marchi
8 years ago
committed by
Andrew Tridgell
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue