Skip to content

Conversation

@mfeif
Copy link
Contributor

@mfeif mfeif commented Mar 3, 2020

The example files themselves work, but if one copied the code from README.rst, it would crash. This brings the docs to be the same as the actual code provided.

Also, I removed some python that wasn't actually doing anything, and thus might confuse people.

@mfeif mfeif mentioned this pull request Mar 3, 2020
Copy link
Contributor

@FoamyGuy FoamyGuy left a comment

Choose a reason for hiding this comment

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

Thank you for checking into this and updating the readme. These changes look good to me. However I'm not certain about these removed lines:

# size must match what you are decoding! for NEC use 4
received_code = bytearray(4)

As far as I can tell these were introduced with this commit and never seem to have gotten used anywhere that I could find. @sommersoft or @tannewt either of know if it's meant to be used only in a certain situation? Or if it's okay to get rid of them?

@tannewt
Copy link
Member

tannewt commented Mar 4, 2020

@FoamyGuy It's ok to get rid of. Probably just leftovers from more complicated code.

@FoamyGuy FoamyGuy merged commit 3a90410 into adafruit:master Mar 4, 2020
adafruit-adabot added a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request Mar 5, 2020
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.

3 participants