Skip to content
This repository was archived by the owner on Mar 17, 2025. It is now read-only.

firebase: fix ctor #89

Merged
merged 1 commit into from
Apr 19, 2016
Merged

firebase: fix ctor #89

merged 1 commit into from
Apr 19, 2016

Conversation

proppy
Copy link
Contributor

@proppy proppy commented Apr 16, 2016

Change firebase construction to be saner and avoid calling the copy constructor.

We should probably also add begin().

This should make the new esp-travis integration merged in #88 pass for all arduino/esp combination.

@proppy proppy self-assigned this Apr 16, 2016
@ed7coyne
Copy link
Collaborator

LGTM

@briandorsey
Copy link

This fixed "use of deleted function 'Firebase::Firebase(const Firebase&)'" compilation errors for me.

@proppy proppy merged commit e1bc354 into FirebaseExtended:master Apr 19, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants