This repository was archived by the owner on Jan 29, 2023. It is now read-only.
v1.2.0 to add support to `WiFiNINA`, such as `Adafruit Airlift Featherwing` and to have configurable `user_name` length to max 63 and `user_password` to max 127.
LatestReleases v1.2.0
- Add support to
WiFiNINA, such asAdafruit Airlift Featherwing - Configurable
user_namelength to max 63 anduser_passwordto max 127. Check Setting FTP_CRED_SIZE on the fly like with FTP_BUF_SIZE #4