Files
libretiny/docs/libraries
2022-04-29 21:32:00 +02:00
..
2022-04-29 21:32:00 +02:00

Built-in libraries

(in alphabetical order)

base64

Helper base64 encoder used in some libs taken from ESP32.

HTTPClient

HTTP(S) client. Some reference may be found here: https://links2004.github.io/Arduino/dd/d8d/class_h_t_t_p_client.html.

WiFiMulti

Class for selecting best available AP from a list of several ones.