Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated write() objects to return size_t for Arduino 1.0 #6

Open
wants to merge 27 commits into
base: master
Choose a base branch
from

Conversation

bakercp
Copy link

@bakercp bakercp commented Jul 3, 2014

No description provided.

@mkelitz
Copy link

mkelitz commented Feb 2, 2015

Great Thanks.

spaniakos and others added 11 commits February 12, 2015 17:56
Fixed the markup
write should return the number of successful bytes written
The correct filename is Arduino.h. Incorrect capitalization is not an issue on filename case insensitive operating systems such as Windows but on filename case sensitive operating systems such as Linux the previous incorrect filename will cause compilation to fail.
Correct capitalization of Arduino.h include filename
Added ESP8266 compatibility check for includes
Incorporate changes downstream.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants