Skip to content

Commit

Permalink
fixed all PlatformIO libraries to static version
Browse files Browse the repository at this point in the history
  • Loading branch information
hpsaturn committed Nov 28, 2021
1 parent cb5cb49 commit f016731
Showing 1 changed file with 16 additions and 15 deletions.
31 changes: 16 additions & 15 deletions platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -17,21 +17,22 @@ build_flags =
-D CORE_DEBUG_LEVEL=0
lib_deps =
adafruit/Adafruit Unified Sensor @ 1.1.4
adafruit/Adafruit BME280 Library @ 2.2.0
adafruit/Adafruit BME680 Library @ 2.0.1
adafruit/Adafruit BusIO @ 1.8.3
adafruit/Adafruit SHT31 Library @ 2.0.0
robtillaart/AM232X @ ^0.3.2
enjoyneering/AHT10 @ ^1.1.0
https://github.com/hpsaturn/DHT_nonblocking.git
paulvha/sps30 @ 1.4.11
wifwaf/MH-Z19 @ ^1.5.3
sparkfun/SparkFun SCD30 Arduino Library @ ^1.0.10
sensirion/Sensirion Core@^0.5.2
https://github.com/Sensirion/arduino-i2c-scd4x.git
https://github.com/paulvha/SN-GCJA5.git
https://github.com/jcomas/S8_UART.git
https://github.com/jcomas/CM1106_UART.git
adafruit/Adafruit BME280 Library @ 2.2.1
adafruit/Adafruit BMP280 Library @ 2.4.3
adafruit/Adafruit BME680 Library @ 2.0.1
adafruit/Adafruit BusIO @ 1.9.8
adafruit/Adafruit SHT31 Library @ 2.0.0
robtillaart/AM232X @ 0.3.3
enjoyneering/AHT10 @ 1.1.0
paulvha/sps30 @ 1.4.11
wifwaf/MH-Z19 @ 1.5.3
sparkfun/SparkFun SCD30 Arduino Library @ 1.0.10
sensirion/Sensirion Core@ 0.5.3
https://github.com/hpsaturn/DHT_nonblocking.git
https://github.com/Sensirion/arduino-i2c-scd4x.git
https://github.com/paulvha/SN-GCJA5.git
https://github.com/jcomas/S8_UART.git
https://github.com/jcomas/CM1106_UART.git
; hpsaturn/CanAirIO Air Quality Sensors Library

[esp32_common]
Expand Down

0 comments on commit f016731

Please sign in to comment.