Merge pull request #39 from IoTManagerProject/dev

Dev
This commit is contained in:
Dmitry Borisenko
2020-06-27 11:20:14 +02:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -43,7 +43,7 @@
},
{
"type": "h4",
"title": "LittleFS version: 2.3.4"
"title": "LittleFS version: 2.3.5"
},
{
"type": "hr"

View File

@@ -2,7 +2,7 @@
/*
* Main consts
*/
#define FIRMWARE_VERSION "2.3.4"
#define FIRMWARE_VERSION "2.3.5"
#define NUM_BUTTONS 6
#define LED_PIN 2
#define FLASH_4MB true