mirror of https://github.com/arendst/Tasmota.git
Bump GPIOViewer version to v1.5.5
This commit is contained in:
parent
85bff67d9b
commit
b23a2f2304
|
@ -30,6 +30,9 @@
|
||||||
* GvUrl 1 - Select default url (GV_BASE_URL)
|
* GvUrl 1 - Select default url (GV_BASE_URL)
|
||||||
* GvUrl https://thelastoutpostworkshop.github.io/microcontroller_devkit/gpio_viewer_1_5/
|
* GvUrl https://thelastoutpostworkshop.github.io/microcontroller_devkit/gpio_viewer_1_5/
|
||||||
*
|
*
|
||||||
|
* Note 20240717
|
||||||
|
* - GVRelease 1.5.5
|
||||||
|
*
|
||||||
* Note 20240602
|
* Note 20240602
|
||||||
* - GVRelease 1.5.4
|
* - GVRelease 1.5.4
|
||||||
*
|
*
|
||||||
|
@ -65,7 +68,7 @@
|
||||||
|
|
||||||
#define GV_KEEP_ALIVE 1000 // milliseconds - If no activity after this do a heap size event anyway
|
#define GV_KEEP_ALIVE 1000 // milliseconds - If no activity after this do a heap size event anyway
|
||||||
|
|
||||||
const char *GVRelease = "1.5.4";
|
const char *GVRelease = "1.5.5";
|
||||||
|
|
||||||
/*********************************************************************************************/
|
/*********************************************************************************************/
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue