GrumpyOldPizza / arduino-STM32L4

69 stars 60 forks source link

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

Open dberenguer opened 5 years ago

dberenguer commented 5 years ago

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