Deps: Cleanup LewisHe library references (#10007)

We cache and dedupe our dependencies, referring to them with multiple methods/urls is just noise.

```
lewisxhe/XPowersLib@0.3.3
lewisxhe/SensorLib@0.3.4
```

This does *not* include any updates, just a cleanup.
This commit is contained in:
Austin
2026-03-25 19:27:48 -04:00
committed by GitHub
co-authored by GitHub
parent c4bac04be3
commit 5a009889cc
4 changed files with 7 additions and 9 deletions
+2 -4
View File
@@ -23,10 +23,8 @@ build_src_filter =
+<../variants/esp32s3/t5s3_epaper>
lib_deps =
${esp32s3_base.lib_deps}
# renovate: datasource=github-tags depName=XPowersLib packageName=lewisxhe/XPowersLib
https://github.com/lewisxhe/XPowersLib/archive/refs/tags/v0.3.3.zip
# renovate: datasource=github-tags depName=SensorLib packageName=lewisxhe/SensorLib
https://github.com/lewisxhe/SensorLib/archive/refs/tags/v0.3.4.zip
# renovate: datasource=custom.pio depName=SensorLib packageName=lewisxhe/library/SensorLib
lewisxhe/SensorLib@0.3.4
https://github.com/mverch67/BQ27220/archive/07d92be846abd8a0258a50c23198dac0858b22ed.zip
https://github.com/mverch67/FastEPD/archive/0df1bff329b6fc782e062f611758880762340647.zip