- 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 calldelay
oryield
himself.
CloudStorage::loop
in case the user will not call delay
or yield
himself.