arduino-STM32L4 icon indicating copy to clipboard operation
arduino-STM32L4 copied to clipboard

Return type of Client::read(uint8_t *buf, size_t size) changed to size_t

Open dberenguer opened this issue 7 years ago • 0 comments

In order to conform with external libraries and also with the parent class Stream

dberenguer avatar Aug 27 '18 14:08 dberenguer