Skip to content

1.3.0

Compare
Choose a tag to compare
@LennartHennigs LennartHennigs released this 03 Mar 19:28
  • Added a line mode toggle
  • Changed String arguments to const String & and WiFiClient argument to WiFiClient & to avoid copies
  • You can now define a custom port via the begin(uint16_t port) function
  • Added a clientDisconnect() function