wafa_ath
wafa_ath
DIIDevHeads IoT Integration Server
Created by Enthernet Code on 6/19/2024 in #edge-networking
how do I use the requests library to send data to an HTTP endpoint in MicroPython on an ESP8266?
MicroPython does not include the requests library. Instead, use urequests library
5 replies