Skip to content

Feature

Julian Kindel requested to merge feature into master

Created by: KingJulien0709

  • removed ArduinoJson and replaced it by building the json string with snprintf in order to save storage and reduce complexity.
  • added a function for reconnecting to the server.

Merge request reports