Skip to content

Commit

Permalink
Bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
cziter15 committed Jun 27, 2024
1 parent bf7b9e5 commit f995632
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion firmware/platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@

[env]
#############################################################################################
lib_deps = ksIotFrameworkLib=https://github.com/cziter15/ksIotFrameworkLib.git
lib_deps =
ksIotFrameworkLib=https://github.com/cziter15/ksIotFrameworkLib.git

build_flags =
-DPIO_FRAMEWORK_ARDUINO_ESPRESSIF_SDK305 # ESP SDK 3.0.5
Expand Down

0 comments on commit f995632

Please sign in to comment.