Skip to content

Commit

Permalink
Update library version
Browse files Browse the repository at this point in the history
  • Loading branch information
epsilonrt committed Jan 9, 2024
1 parent c538e9e commit ba991b9
Show file tree
Hide file tree
Showing 9 changed files with 22 additions and 22 deletions.
6 changes: 3 additions & 3 deletions examples/SpaHwCustom/platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ board = lolin_s3
board_build.f_cpu = 240000000L
board_build.partitions = min_spiffs.csv
lib_deps =
epsilonrt/spaiot-lib @ ^1.2.1
epsilonrt/spaiot-lib @ ^1.2.2

[env:lolin_s3_debug]
platform = espressif32
Expand Down Expand Up @@ -51,7 +51,7 @@ board = esp32dev
board_build.f_cpu = 240000000L
board_build.partitions = min_spiffs.csv
lib_deps =
epsilonrt/spaiot-lib @ ^1.2.1
epsilonrt/spaiot-lib @ ^1.2.2

[env:esp32dev_debug]
platform = espressif32
Expand All @@ -67,7 +67,7 @@ board = esp12e
board_build.f_cpu = 160000000L
board_build.ldscript = eagle.flash.4m1m.ld
lib_deps =
epsilonrt/spaiot-lib @ ^1.2.1
epsilonrt/spaiot-lib @ ^1.2.2
build_flags =
-Wno-unused-variable

Expand Down
6 changes: 3 additions & 3 deletions examples/SpaSerialRemote/platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ board = lolin_s3
board_build.f_cpu = 240000000L
board_build.partitions = min_spiffs.csv
lib_deps =
epsilonrt/spaiot-lib @ ^1.2.1
epsilonrt/spaiot-lib @ ^1.2.2

[env:lolin_s3_debug]
platform = espressif32
Expand Down Expand Up @@ -51,7 +51,7 @@ board = esp32dev
board_build.f_cpu = 240000000L
board_build.partitions = min_spiffs.csv
lib_deps =
epsilonrt/spaiot-lib @ ^1.2.1
epsilonrt/spaiot-lib @ ^1.2.2

[env:esp32dev_debug]
platform = espressif32
Expand All @@ -67,7 +67,7 @@ board = esp12e
board_build.f_cpu = 160000000L
board_build.ldscript = eagle.flash.4m1m.ld
lib_deps =
epsilonrt/spaiot-lib @ ^1.2.1
epsilonrt/spaiot-lib @ ^1.2.2
build_flags =
-Wno-unused-variable

Expand Down
4 changes: 2 additions & 2 deletions examples/SpaSerialRemoteI2c/platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ board = lolin_s3
board_build.f_cpu = 240000000L
board_build.partitions = min_spiffs.csv
lib_deps =
epsilonrt/spaiot-lib @ ^1.2.1
epsilonrt/spaiot-lib @ ^1.2.2

[env:lolin_s3_debug]
platform = espressif32
Expand Down Expand Up @@ -51,7 +51,7 @@ board = esp32dev
board_build.f_cpu = 240000000L
board_build.partitions = min_spiffs.csv
lib_deps =
epsilonrt/spaiot-lib @ ^1.2.1
epsilonrt/spaiot-lib @ ^1.2.2

[env:esp32dev_debug]
platform = espressif32
Expand Down
6 changes: 3 additions & 3 deletions examples/SpaServerAlexaClient/platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ board_build.f_cpu = 240000000L
board_build.partitions = min_spiffs.csv
lib_deps =
sinricpro/SinricPro @ ^2.11.1
epsilonrt/spaiot-lib @ ^1.2.1
epsilonrt/spaiot-lib @ ^1.2.2

[env:lolin_s3_debug]
platform = espressif32
Expand All @@ -44,7 +44,7 @@ board_build.f_cpu = 240000000L
board_build.partitions = min_spiffs.csv
lib_deps =
sinricpro/SinricPro @ ^2.11.1
epsilonrt/spaiot-lib @ ^1.2.1
epsilonrt/spaiot-lib @ ^1.2.2

[env:esp32dev_debug]
platform = espressif32
Expand All @@ -64,7 +64,7 @@ board_build.f_cpu = 160000000L
board_build.ldscript = eagle.flash.4m1m.ld
lib_deps =
sinricpro/SinricPro @ ^2.11.1
epsilonrt/spaiot-lib @ ^1.2.1
epsilonrt/spaiot-lib @ ^1.2.2
build_flags =
-Wno-unused-variable

Expand Down
6 changes: 3 additions & 3 deletions examples/SpaServerMqttClient/platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ board_build.f_cpu = 240000000L
board_build.partitions = min_spiffs.csv
lib_deps =
knolleary/PubSubClient @ ^2.8
epsilonrt/spaiot-lib @ ^1.2.1
epsilonrt/spaiot-lib @ ^1.2.2

[env:lolin_s3_espbuiltin]
platform = espressif32
Expand Down Expand Up @@ -58,7 +58,7 @@ board_build.f_cpu = 240000000L
board_build.partitions = min_spiffs.csv
lib_deps =
knolleary/PubSubClient @ ^2.8
epsilonrt/spaiot-lib @ ^1.2.1
epsilonrt/spaiot-lib @ ^1.2.2

[env:esp32dev_debug]
platform = espressif32
Expand All @@ -78,7 +78,7 @@ board_build.f_cpu = 160000000L
board_build.ldscript = eagle.flash.4m1m.ld
lib_deps =
knolleary/PubSubClient @ ^2.8
epsilonrt/spaiot-lib @ ^1.2.1
epsilonrt/spaiot-lib @ ^1.2.2
build_flags =
-Wno-unused-variable

Expand Down
6 changes: 3 additions & 3 deletions examples/SpaSimple/platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ board = lolin_s3
board_build.f_cpu = 240000000L
board_build.partitions = min_spiffs.csv
lib_deps =
epsilonrt/spaiot-lib @ ^1.2.1
epsilonrt/spaiot-lib @ ^1.2.2

[env:lolin_s3_debug]
platform = espressif32
Expand Down Expand Up @@ -51,7 +51,7 @@ board = esp32dev
board_build.f_cpu = 240000000L
board_build.partitions = min_spiffs.csv
lib_deps =
epsilonrt/spaiot-lib @ ^1.2.1
epsilonrt/spaiot-lib @ ^1.2.2

[env:esp32dev_debug]
platform = espressif32
Expand All @@ -67,7 +67,7 @@ board = esp12e
board_build.f_cpu = 160000000L
board_build.ldscript = eagle.flash.4m1m.ld
lib_deps =
epsilonrt/spaiot-lib @ ^1.2.1
epsilonrt/spaiot-lib @ ^1.2.2
build_flags =
-Wno-unused-variable

Expand Down
6 changes: 3 additions & 3 deletions examples/SpaStatus/platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ board = lolin_s3
board_build.f_cpu = 240000000L
board_build.partitions = min_spiffs.csv
lib_deps =
epsilonrt/spaiot-lib @ ^1.2.1
epsilonrt/spaiot-lib @ ^1.2.2

[env:lolin_s3_debug]
platform = espressif32
Expand Down Expand Up @@ -51,7 +51,7 @@ board = esp32dev
board_build.f_cpu = 240000000L
board_build.partitions = min_spiffs.csv
lib_deps =
epsilonrt/spaiot-lib @ ^1.2.1
epsilonrt/spaiot-lib @ ^1.2.2

[env:esp32dev_debug]
platform = espressif32
Expand All @@ -67,7 +67,7 @@ board = esp12e
board_build.f_cpu = 160000000L
board_build.ldscript = eagle.flash.4m1m.ld
lib_deps =
epsilonrt/spaiot-lib @ ^1.2.1
epsilonrt/spaiot-lib @ ^1.2.2
build_flags =
-Wno-unused-variable

Expand Down
2 changes: 1 addition & 1 deletion library.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "spaiot-lib",
"version": "1.2.1",
"version": "1.2.2",
"description": "Supervision and Control library for Intxx PxxxSPA with an ESP8266 or ESP32",
"keywords": "spa, iot-device, intex, arduino, esp32, esp8266, remote-control, diy",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion library.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name=spaiot-lib
version=1.2.1
version=1.2.2
author=epsilonrt <epsilonrt@gmail.com>
maintainer=epsilonrt <epsilonrt@gmail.com>
sentence=Supervision and Control library for Intxx PxxxSPA with an ESP8266 or ESP32
Expand Down

0 comments on commit ba991b9

Please sign in to comment.