-
-
Notifications
You must be signed in to change notification settings - Fork 317
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update Sensirion dependency where the configured version isn't availa…
…ble anymore
- Loading branch information
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 = | ||
|
@@ -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} |