mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 22:22:16 +03:00
Изменил версию на 2.3.5
This commit is contained in:
@@ -43,7 +43,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "h4",
|
"type": "h4",
|
||||||
"title": "LittleFS version: 2.3.4"
|
"title": "LittleFS version: 2.3.5"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "hr"
|
"type": "hr"
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
/*
|
/*
|
||||||
* Main consts
|
* Main consts
|
||||||
*/
|
*/
|
||||||
#define FIRMWARE_VERSION "2.3.4"
|
#define FIRMWARE_VERSION "2.3.5"
|
||||||
#define NUM_BUTTONS 6
|
#define NUM_BUTTONS 6
|
||||||
#define LED_PIN 2
|
#define LED_PIN 2
|
||||||
#define FLASH_4MB true
|
#define FLASH_4MB true
|
||||||
|
|||||||
Reference in New Issue
Block a user