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

add two step initialization #58

Closed
proppy opened this issue Feb 2, 2016 · 0 comments
Closed

add two step initialization #58

proppy opened this issue Feb 2, 2016 · 0 comments

Comments

@proppy
Copy link
Contributor

proppy commented Feb 2, 2016

In order to follow pattern from other Arduino library and play nicely with setup() and loop() lifecycle, we should support two step initialization.

Firebase fbase;

void setup() {
   fbase.begin("url", "auth");
}
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant