Skip to content

Commit

Permalink
Updated
Browse files Browse the repository at this point in the history
  • Loading branch information
matthias-bs committed Apr 10, 2024
1 parent e495f79 commit 9286219
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,15 +75,15 @@ jobs:
#declare -a required_libs=("https://github.com/matthias-bs/BresserWeatherSensorReceiver.git"
declare -a required_libs=(
"RadioLib@6.5.0"
"BresserWeatherSensorReceiver@0.24.1"
"BresserWeatherSensorReceiver@0.25.0"
"LoRa Serialization@3.2.1"
"ESP32Time@2.0.6"
"ESP32AnalogRead@0.2.2"
"OneWireNg@0.13.2"
"DallasTemperature@3.9.0"
"OneWireNg@0.13.3"
"DallasTemperature@3.9.1"
"NimBLE-Arduino@1.4.1"
"ATC_MiThermometer@0.2.1"
"TheengsDecoder@1.7.2"
"ATC_MiThermometer@0.3.1"
"TheengsDecoder@1.7.5"
"Preferences@2.1.0"
"M5Unified@0.1.13"
"M5Core2@0.1.9")
Expand Down

0 comments on commit 9286219

Please sign in to comment.