LTE-M Leaf Library
|
HL7800 modem HTTP client API
More...
#include "Arduino.h"
#include "common.h"
#include "IPAddress.h"
Go to the source code of this file.
Classes | |
class | HL7800Http |
Macros | |
#define | HTTP_PORT 80 |
#define | HTTPS_PORT 81 |
#define | USE_HTTP 0 |
#define | USE_HTTPS 2 |
#define | USE_IPV4 0 |
#define | USE_IPV6 1 |
HL7800 modem HTTP client API