Skip to content

Updated ArduinoJson dependency and minor networking changes

Latest
Compare
Choose a tag to compare
@gilmaimon gilmaimon released this 19 Mar 19:43
· 2 commits to master since this release
  • Project now dependes on ArduinoJson version 6.xx instead of the old 5.xx
  • Added yield() as default behviour inside CloudStorage::loop in case the user will not call delay or yield himself.