Skip to content

Version 2.7.0

Compare
Choose a tag to compare
@sivar2311 sivar2311 released this 02 Oct 07:26
· 434 commits to master since this release

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 and SinricPro.onPong()-callback

Fixed:

  • Type mismatches in Crypto.h / Crypto.cpp (to reduce compiler warnings)