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 6195749 commit 8aabc98Copy full SHA for 8aabc98
src/config.h
@@ -4,7 +4,7 @@
4
#include "Arduino.h"
5
#include "Sensor.h"
6
7
-const char *VERSION = "2.1.5";
+const char *VERSION = "2.1.6";
8
9
// Modifying the config version will probably cause a loss of the existig configuration.
10
// Be careful!
0 commit comments