You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A smart HTTP & FTP library based on Seeeduino that implements the AT HTTP commands to perform GET and POST requests to a JSON API as well as FTP uploads.
4
6
@@ -112,3 +114,10 @@ In order to perform a request, the library follows these steps:
112
114
113
115
- Support of HardwareSerial.
114
116
- Support of more content types, not only JSON (application/json).
0 commit comments