1.3.0
- Added a line mode toggle
- Changed
String
arguments toconst String &
andWiFiClient
argument toWiFiClient &
to avoid copies - You can now define a custom port via the
begin(uint16_t port)
function - Added a
clientDisconnect()
function
String
arguments to const String &
and WiFiClient
argument to WiFiClient &
to avoid copiesbegin(uint16_t port)
functionclientDisconnect()
function