-
Notifications
You must be signed in to change notification settings - Fork 15
Robust packet reading #10
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
Conversation
More comprehensive test program:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is great! Location is working now, and I was able to run the updated demo for 20 minutes. At that point it stopped, however, I was able to interact with the serial console/REPL still, so it didn't crash the board, the phone simply stopped sending data. Thank you for the update!
Travis is unhappy. I'll merge it once that's sorted!
Updating https://github.com/adafruit/Adafruit_CircuitPython_ESP32SPI to 1.2.1 from 1.2.0: > Merge pull request adafruit/Adafruit_CircuitPython_ESP32SPI#10 from dhalbert/ujson-to-json Updating https://github.com/adafruit/Adafruit_CircuitPython_IS31FL3731 to 2.3.0 from 2.2.2: > Merge pull request adafruit/Adafruit_CircuitPython_IS31FL3731#13 from ladyada/master Updating https://github.com/adafruit/Adafruit_CircuitPython_MCP230xx to 1.2.0 from 1.1.2: > Merge pull request adafruit/Adafruit_CircuitPython_MCP230xx#7 from ladyada/master Updating https://github.com/adafruit/Adafruit_CircuitPython_Seesaw to 1.3.0 from 1.2.7: > Merge pull request adafruit/Adafruit_CircuitPython_seesaw#24 from caternuson/iss23 Updating https://github.com/adafruit/Adafruit_CircuitPython_BluefruitConnect to 1.0.8 from 1.0.7: > Merge pull request adafruit/Adafruit_CircuitPython_BluefruitConnect#10 from dhalbert/robust-packet-reading
This fixes some but not all issues with adafruit/circuitpython#1568.