-
Notifications
You must be signed in to change notification settings - Fork 36
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
Fix inconsistencies #165
Fix inconsistencies #165
Conversation
justmobilize
commented
Jun 6, 2024
- Add ipv4_address to match native wifi and esp32spi
- Fix recvfrom_into to return the correct address info
- Add ipv4_address to match native wifi and esp32spi - Fix recvfrom_into to return the correct address info
2885a4d
to
abfd62b
Compare
@anecdata would appreciate your eyes as well |
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.
LGTM! Tested on PicoW + WIZnet 5100S Pico hat. Client sends, server receives then sends, client receives... rinse, repeat.
Consistent with native wifi, and (more recently) esp32spi:
print(f'{radio.ipv4_address}')
now outputs IP address string:
192.168.5.208
@dhalbert any concerns with this? |
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.
👍
Updating https://github.com/adafruit/Adafruit_CircuitPython_ADS1x15 to 2.2.26 from 2.2.25: > Merge pull request adafruit/Adafruit_CircuitPython_ADS1x15#97 from caternuson/doc_update Updating https://github.com/adafruit/Adafruit_CircuitPython_HX711 to 1.0.1 from 1.0.0: > update pins for Feather Updating https://github.com/adafruit/Adafruit_CircuitPython_Wiznet5k to 7.1.3 from 7.1.2: > Merge pull request adafruit/Adafruit_CircuitPython_Wiznet5k#165 from justmobilize/fix-inconsistencies Updating https://github.com/adafruit/Adafruit_CircuitPython_AdafruitIO to 5.8.3 from 5.8.2: > Merge pull request adafruit/Adafruit_CircuitPython_AdafruitIO#120 from adafruit/tyeth/issue119 Updating https://github.com/adafruit/Adafruit_CircuitPython_Bundle/circuitpython_library_list.md to NA from NA: > Updated download stats for the libraries