diff --git a/config_8h.html b/config_8h.html index 8bf8776..77df77c 100644 --- a/config_8h.html +++ b/config_8h.html @@ -82,7 +82,7 @@   #define SERIAL_RX_BUFFER_SIZE   1024   -#define OOKWIZ_VERSION   "0.1.2" +#define OOKWIZ_VERSION   "0.1.3"   #define SPIFFS_PREFIX   /OOKwiz   @@ -144,7 +144,7 @@

- +
#define OOKWIZ_VERSION   "0.1.2"#define OOKWIZ_VERSION   "0.1.3"
diff --git a/config_8h_source.html b/config_8h_source.html index a260900..49f8b75 100644 --- a/config_8h_source.html +++ b/config_8h_source.html @@ -76,7 +76,7 @@
4 #define ARDUINO_LOOP_TASK_STACK_SIZE (16 * 1024)
5 #define SERIAL_RX_BUFFER_SIZE 1024
6 
-
7 #define OOKWIZ_VERSION "0.1.2"
+
7 #define OOKWIZ_VERSION "0.1.3"
8 #define SPIFFS_PREFIX /OOKwiz
9 
10 #define MAX_BINS 10