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

firebase: refactor the refactoring #2

Merged
merged 1 commit into from
Jan 28, 2016

Conversation

proppy
Copy link

@proppy proppy commented Jan 28, 2016

As discussed in FirebaseExtended#42

Stream example won't compile because of esp8266/Arduino#500

const char* method, const String& path,
const String& data, HTTPClient* http) {
if (!http) {
http = &http_;
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Always creating a HttpClient to only sometimes use seems wasteful but not a big deal I will fix this up down the road.

ed7coyne added a commit that referenced this pull request Jan 28, 2016
firebase: refactor the refactoring
@ed7coyne ed7coyne merged commit c65fef7 into ed7coyne:refactor Jan 28, 2016
ed7coyne pushed a commit that referenced this pull request Feb 23, 2016
Firebase: update arduino core define
ed7coyne pushed a commit that referenced this pull request Apr 15, 2016
hardware/FireboyYun: bump revision
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.

2 participants