Skip to content

Get rid of move_to_end #19

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
Apr 1, 2021
Merged

Conversation

tannewt
Copy link
Member

@tannewt tannewt commented Mar 22, 2021

Instead, just set a placeholder sequence_number

I need to verify that this preserves the sequence number when reading.

Fixes #18

Instead, just set a placeholder sequence_number when not created
from a ScanEntry.

Fixes adafruit#18
@tannewt tannewt force-pushed the remove_move_to_end branch from 3bfef11 to bb55e32 Compare April 1, 2021 20:57
@tannewt tannewt marked this pull request as ready for review April 1, 2021 21:09
@tannewt tannewt requested a review from dhalbert April 1, 2021 21:09
Copy link
Contributor

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

@dhalbert dhalbert merged commit e63530f into adafruit:master Apr 1, 2021
adafruit-adabot added a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request Apr 2, 2021
Updating https://github.com/adafruit/Adafruit_CircuitPython_BLE to 8.0.0 from 7.3.4:
  > Merge pull request adafruit/Adafruit_CircuitPython_BLE#123 from tannewt/remove_from_entry
  > "Increase duplicate code check threshold "

Updating https://github.com/adafruit/Adafruit_CircuitPython_BLE_BroadcastNet to 0.10.6 from 0.10.5:
  > Merge pull request adafruit/Adafruit_CircuitPython_BLE_BroadcastNet#19 from tannewt/remove_move_to_end
  > "Increase duplicate code check threshold "

Updating https://github.com/adafruit/Adafruit_CircuitPython_BLE_Eddystone to 1.0.5 from 1.0.4:
  > Merge pull request adafruit/Adafruit_CircuitPython_BLE_Eddystone#13 from adafruit/tannewt-patch-1
  > Merge pull request adafruit/Adafruit_CircuitPython_BLE_Eddystone#12 from tannewt/pass_entry
  > "Increase duplicate code check threshold "
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.

Broadcast fails in CircuitPython because move_to_end() is not implemented
2 participants