1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 19, 2023 — Jan 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use member initializer list and Client constructor in ESP8266Client More... about 10 years ago
Use Stream constructor and timeout setter More... about 10 years ago
Merge pull request #9 from GroovyGrovesy/patch-1 More... about 10 years ago
Update Complete.ino example More... about 10 years ago
Update README.rst More... about 10 years ago
Update README.rst More... about 10 years ago
Merge pull request #6 from pastukhov/master More... about 10 years ago
Implement the Stream interface More... about 10 years ago
Add disconnection checks More... about 10 years ago
Wait for serial to be ready when available More... about 10 years ago
Accept null char in search methods More... about 10 years ago
Code style More... about 10 years ago
Add a connected flag to the client More... about 10 years ago
Improve ESP8266Client More... about 10 years ago
Add connect with host functions More... about 10 years ago
Add ESP8266Client More... about 10 years ago
Fix timedPeek, add debug stuff, more F and consistency More... about 10 years ago
Fix typo in Complete.ino More... about 10 years ago
Update README More... about 10 years ago
Fix buffer declaration in example More... about 10 years ago
Add FAIL error message for joinAP and increase timeout More... about 10 years ago
Merge pull request #1 from lasselukkari/master More... about 10 years ago
rename the read() function arguments to match the Stream.h More... about 10 years ago
add missing right curly bracket More... about 10 years ago
fix buffer type in function read(uint8_t* buf, size_t size) to char * More... about 10 years ago
Initial commit More... about 10 years ago