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

Added ability to pass ESP and SPI objects. #33

Merged
merged 4 commits into from
May 10, 2019

Commits on May 8, 2019

  1. Added ability to pass ESP and SPI objects. Needed to use Wifi before …

    …calling pyportal to do required qpplication authorization for twitters API
    zheshelm authored and zheshelm committed May 8, 2019
    Configuration menu
    Copy the full SHA
    6f3d9e9 View commit details
    Browse the repository at this point in the history
  2. changed the __version__ variable to match the project master

    zheshelm authored and zheshelm committed May 8, 2019
    Configuration menu
    Copy the full SHA
    e3e44e8 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2019

  1. Fixed the spacing issues found in testing

    zheshelm authored and zheshelm committed May 9, 2019
    Configuration menu
    Copy the full SHA
    8d9b5cc View commit details
    Browse the repository at this point in the history
  2. Moved some comments to be in line with If statement and added the opt…

    …ional param comments for the two variables added to the init
    zheshelm authored and zheshelm committed May 9, 2019
    Configuration menu
    Copy the full SHA
    7ce2e4a View commit details
    Browse the repository at this point in the history