We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f494813 commit 07812feCopy full SHA for 07812fe
changelog.md
@@ -1,5 +1,15 @@
1
# Changelog
2
3
+## Version 2.7.0
4
+New:
5
+- Added new classes for AppKey, AppSecret and DeviceId
6
+ This allows to store credentials efficiently in EEPROM and reduces the internal RAM usage
7
+
8
+- Added function to measure the RTT between device and SinricPro Server (SinricPro.onPong())
9
10
+Fixed:
11
+- Type mismatches in Crypto.h / Crypto.cpp (to reduce compiler warnings)
12
13
## Version 2.6.1
14
Fixed:
15
Air Quality Sensor example for sensor type GP2Y1014AU0F
0 commit comments