Version 2.7.0
Version 2.7.0
New:
-
Added new classes for AppKey, AppSecret and DeviceId
This allows to store credentials efficiently in EEPROM and reduces the internal RAM usage -
Added function to measure the RTT between device and SinricPro Server
by using#define DEBUG_WIFI_ISSUE
andSinricPro.onPong()
-callback
Fixed:
- Type mismatches in Crypto.h / Crypto.cpp (to reduce compiler warnings)