-
Notifications
You must be signed in to change notification settings - Fork 17
Yet to find an example that works. #6
Copy link
Copy link
Open
Description
Working on the PubSub example and the errors keep coming.
Line 7 - no module named 'adafruit_wiznet5k.adafruit_wiznet5k_socket - there is a socketpool class, and that has a Socket function (can't get it to work)
Line 97 - eth = WIZNET5K(spi_bus, cs, is_dhcp=True, mac=MY_MAC, debug=False) - seems to work if everything after "cs" is deleted (I know I'm just compounding my problems.)
Line 104 - ...
I think my problem comes back to adafruit_wiznet5k.adafruit_wiznet5k_socketpool.Socket
I don't know how to fix that, help!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels