Skip to content

Conversation

@instanceofMA
Copy link
Contributor

  • Valve-less overload for project.loop() function is added to support doing if(WiFiIsConnected) project.loop(); which is same but more native way of doing project.loop(WiFiIsConnected);.
  • Debug mode was left on in the last release (v1.0.3). It's turned OFF now.
  • Documentation in Readme is now completely updated with the SDK.

…optional. You can also achieve the same thing by wrapping the project.loop() inside an if-statement.
@instanceofMA instanceofMA added the documentation Improvements or additions to documentation label Jul 9, 2021
@instanceofMA instanceofMA requested a review from moizhusnain July 9, 2021 12:48
@instanceofMA
Copy link
Contributor Author

@moizhusnain Review the Readme docs and finalize!

@moizhusnain moizhusnain merged commit c11947a into master Jul 17, 2021
@moizhusnain moizhusnain deleted the v1.0.4 branch July 17, 2021 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants