Skip to content

Commit

Permalink
Dependencies updates
Browse files Browse the repository at this point in the history
  • Loading branch information
PBrunot committed Aug 2, 2024
1 parent b3eccba commit 574a6fe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ build_cache_dir = .pio/build_cache
name = fab-o-matic

[env]
platform = https://github.com/tasmota/platform-espressif32/releases/download/2024.07.10/platform-espressif32.zip
platform = https://github.com/tasmota/platform-espressif32/releases/download/2024.08.10/platform-espressif32.zip
framework = arduino
test_framework = unity
check_tool = clangtidy
Expand All @@ -30,7 +30,7 @@ lib_deps = https://github.com/PBrunot/LiquidCrystal.git#use_const
Wire
adafruit/Adafruit NeoPixel@^1.12.3
https://github.com/tzapu/[email protected]
https://github.com/terrorsl/sMQTTBroker.git
https://github.com/terrorsl/sMQTTBroker.git@0.1.8
ArduinoOTA
build_unflags = -std=gnu++11 -fexceptions
build_flags = -std=gnu++2b
Expand Down

0 comments on commit 574a6fe

Please sign in to comment.