We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6af4bd9 commit e638dccCopy full SHA for e638dcc
CHANGELOG.md
@@ -1,6 +1,10 @@
1
# Changelog
2
## Version 3.2.0 (2020-06-09)
3
-- [NEW] Added possibility to read data from InfluxDB using Flux queries
+- [NEW] Added possibility to read data from InfluxDB using Flux queries
4
+- [NEW] `timeSync` utility function for synchronous time synchronization using NTP
5
+- [FIX] Properly initialize member variable (#59)
6
+- [FIX] ASCII chars & compilation warning fix (#60)
7
+- [Update] ESP8266 SDK 2.7+ required
8
9
## Version 3.1.3 (2020-04-27)
10
- [FIX] SecureWrite crash (#54)
0 commit comments