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 38e4f5a commit 123bff3Copy full SHA for 123bff3
CHANGELOG.md
@@ -1,4 +1,18 @@
1
-## [fix_profile] 2016-16-12
+##[New Release] 2017-02-10
2
+###Added
3
+- Low pass filter for smooth sensor readings and ploting
4
+- Possibilities to add a second DS18B20 ( fridgeRead() )
5
+- Sensors are upadted after main loop (faster readings)
6
+- Instructions for CLI compilation
7
+###Changed
8
+- MIT to GPL-V3 License change
9
+- Plugin configuration (and send delays...) are now centralized in config.h
10
+- Moved delays to main.cpp instead plugin files.
11
+###Fixed
12
+-Typos preventing compilation in Unix-Like Systems
13
+
14
15
+## [fix_profile] 2016-12-16
16
### Fixed
17
- Fixed issue with ramp profile
18
### Changed
0 commit comments