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

gamepad: Use signed bytes for joystick values in struct.pack_into() #31

Merged
merged 1 commit into from
Jan 22, 2019

Conversation

dhalbert
Copy link
Collaborator

Fixes #30.

I'm working on enhancements to struct that will validate the range of the values, which will make this a necessity.

Copy link
Member

@tannewt tannewt 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!

@tannewt tannewt merged commit 836bb98 into adafruit:master Jan 22, 2019
adafruit-adabot added a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request Mar 21, 2019
Updating https://github.com/adafruit/Adafruit_CircuitPython_MLX90393 to 1.2.0 from 1.1.3:
  > Merge pull request adafruit/Adafruit_CircuitPython_MLX90393#6 from microbuilder/master
  > Separated raw and processed data
  > Merge pull request adafruit/Adafruit_CircuitPython_MLX90393#5 from microbuilder/master

Updating https://github.com/adafruit/Adafruit_CircuitPython_NeoPixel to 3.3.6 from 3.3.5:
  > Merge pull request adafruit/Adafruit_CircuitPython_NeoPixel#40 from cpforbes/cpf-list-fix

Updating https://github.com/adafruit/Adafruit_CircuitPython_PN532 to 2.0.4 from 2.0.3:
  > Merge pull request adafruit/Adafruit_CircuitPython_PN532#18 from jerryneedell/jerryn_ntag203
  > Merge pull request adafruit/Adafruit_CircuitPython_PN532#16 from Tasm-Devil/master

Updating https://github.com/adafruit/Adafruit_CircuitPython_RFM9x to 1.1.5 from 1.1.4:
  > Merge pull request adafruit/Adafruit_CircuitPython_RFM9x#21 from applio/enh_expose_Bw_Cr_Sf_controls
  > Merge pull request adafruit/Adafruit_CircuitPython_RFM9x#19 from applio/fix_broken_CoC_link_tweaks

Updating https://github.com/adafruit/Adafruit_CircuitPython_Bitmap_Font to 1.0.2 from 1.0.1:
  > Merge pull request adafruit/Adafruit_CircuitPython_Bitmap_Font#8 from tannewt/fontio

Updating https://github.com/adafruit/Adafruit_CircuitPython_HID to 3.3.3 from 3.3.2:
  > Merge pull request adafruit/Adafruit_CircuitPython_HID#31 from dhalbert/gamepad-struct-format-fix
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