Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fixing docs badge, adding link to guide, and removing redundant kwargs #6

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

Merged
merged 2 commits into from
Dec 6, 2018

Conversation

brentru
Copy link
Member

@brentru brentru commented Dec 5, 2018

Fix issue with the Readme RTD badge not pointing correctly.

Add link to guide (publishing soon) to README.

Remove redundant kwargs from spi object init.

@brentru brentru requested a review from kattni December 5, 2018 23:18
Copy link
Contributor

@kattni kattni left a comment

Choose a reason for hiding this comment

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

Thanks for the updates. Travis has failed, related to one of the comments below. Please see both comments below. Thank you.

README.rst Outdated
@@ -54,7 +54,9 @@ To install in a virtual environment in your current project:
Usage Example
=============

Usage example is described in the learn guide for this library.
Usage is described in the `learn guide for this library<https://learn.adafruit.com/using-lorawan-and-the-things-network-with-circuitpython>`_.
Copy link
Contributor

Choose a reason for hiding this comment

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

I think you're missing a space after library.

README.rst Outdated
.. image:: https://readthedocs.org/projects/adafruit-circuitpython-tinylora/badge/?version=latest
:target: https://circuitpython.readthedocs.io/projects/tinylora/en/latest/
.. image:: https://readthedocs.org/projects/circuitpython-tinylora/badge/?version=latest
:target: https://circuitpython-tinylora.readthedocs.io/en/latest/
Copy link
Contributor

Choose a reason for hiding this comment

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

Why did you change this? If the URL provided by cookiecutter isn't working it means there's an issue on the RTD end that needs to be addressed. TinyLoRa documentation doesn't appear to have been setup properly in RTD. Please ping me for the proper process for this.

Copy link
Contributor

@kattni kattni left a comment

Choose a reason for hiding this comment

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

Thanks for making the changes!

@kattni kattni merged commit 910f50c into adafruit:master Dec 6, 2018
adafruit-adabot added a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request Dec 20, 2018
Updating https://github.com/adafruit/Adafruit_CircuitPython_TinyLoRa to 1.0.4 from 1.0.3:
  > Merge pull request adafruit/Adafruit_CircuitPython_TinyLoRa#12 from brentru/fix-freq-comments
  > Merge pull request adafruit/Adafruit_CircuitPython_TinyLoRa#11 from brentru/example-spi-ordering
  > Merge pull request adafruit/Adafruit_CircuitPython_TinyLoRa#10 from philwilkinson40/patch-1
  > Merge pull request adafruit/Adafruit_CircuitPython_TinyLoRa#6 from brentru/readme-modification
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