chore: bump version

This commit is contained in:
Yurii
2024-05-26 17:41:12 +03:00
parent a825412f37
commit f245f37dfd
2 changed files with 3 additions and 2 deletions

View File

@@ -27,6 +27,7 @@ lib_deps =
laxilef/TinyLogger@^1.1.0
build_flags =
-D PIO_FRAMEWORK_ARDUINO_LWIP2_LOW_MEMORY
;-D PIO_FRAMEWORK_ARDUINO_LWIP2_HIGHER_BANDWIDTH_LOW_FLASH
-D PIO_FRAMEWORK_ARDUINO_ESPRESSIF_SDK305
-mtext-section-literals
-D MQTT_CLIENT_STD_FUNCTION_CALLBACK=1
@@ -51,7 +52,7 @@ monitor_speed = 115200
monitor_filters = direct
board_build.flash_mode = dio
board_build.filesystem = littlefs
version = 1.4.0-rc.24
version = 1.4.0
; Defaults
[esp8266_defaults]