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

4.rc.1 error: make buffer length match unpacked #7

Merged
merged 1 commit into from
May 6, 2019

Conversation

TG-Techie
Copy link
Contributor

Issue: when running this on 4.rc.1 it was unable to load properly on instantiation due to the length of the "chip_data" buffer being one too long.

the length of '>HBBBBBB' is now equal to the length of chip_data.

Issue: when running this on 4.rc.1 it was unable to load properly on instantiation due to the length of the "chip_data" buffer being one too long.

the length of '>HBBBBBB' is now equal to the length of chip_data.
Copy link
Collaborator

@makermelissa makermelissa left a comment

Choose a reason for hiding this comment

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

Looks good to me.

@makermelissa makermelissa merged commit 680ecde into adafruit:master May 6, 2019
adafruit-adabot added a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request May 25, 2019
Updating https://github.com/adafruit/Adafruit_CircuitPython_CircuitPlayground to 2.0.6 from 2.0.5:
  > Merge pull request adafruit/Adafruit_CircuitPython_CircuitPlayground#58 from dherrada/master
  > Merge pull request adafruit/Adafruit_CircuitPython_CircuitPlayground#55 from dherrada/master
  > Merge pull request adafruit/Adafruit_CircuitPython_CircuitPlayground#53 from karengineering/patch-1
  > Merge pull request adafruit/Adafruit_CircuitPython_CircuitPlayground#48 from adafruit/revert-47-add-blinka-to-requirements-txt
  > Merge pull request adafruit/Adafruit_CircuitPython_CircuitPlayground#47 from demophoon/add-blinka-to-requirements-txt

Updating https://github.com/adafruit/Adafruit_CircuitPython_FocalTouch to 1.1.4 from 1.1.3:
  > Merge pull request adafruit/Adafruit_CircuitPython_FocalTouch#8 from dherrada/master
  > Merge pull request adafruit/Adafruit_CircuitPython_FocalTouch#7 from TG-Techie/patch-2

Updating https://github.com/adafruit/Adafruit_CircuitPython_Bundle/circuitpython_library_list.md to NA from NA:
  > Added the following libraries: Adafruit_CircuitPython_AzureIoT
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