Skip to content

Commit

Permalink
Update Sensirion dependency where the configured version isn't availa…
Browse files Browse the repository at this point in the history
…ble anymore
  • Loading branch information
Phaze-III committed Mar 30, 2024
1 parent 27ae293 commit a6ce44f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions airrohr-firmware/platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ lib_deps_external =
ThingPulse/ESP8266 and ESP32 OLED driver for SSD1306 displays @ ^4.3.0
mikalhart/[email protected]
sensirion/Sensirion Core@^0.6.0
sensirion/Sensirion I2C SEN5X@^0.2.0
sensirion/Sensirion I2C SEN5X@^0.3.0

; system libraries from platform -> no version number
lib_deps_esp8266_platform =
Expand Down Expand Up @@ -480,4 +480,4 @@ board_build.ldscript = ${common.board_build.ldscript}
board_build.filesystem = ${common.board_build.filesystem}
build_flags = ${common.build_flags} -DINTL_FR
lib_deps = ${common.lib_deps_esp8266}
extra_scripts = ${common.extra_scripts}
extra_scripts = ${common.extra_scripts}

0 comments on commit a6ce44f

Please sign in to comment.