Compare commits

..

2 Commits

Author SHA1 Message Date
mverch67
4a0a90af16 replace deprecated commands (write_flash) 2025-09-03 09:42:39 +02:00
mverch67
76433f9421 add tlora-pager to device install scripts + fixes 2025-09-03 08:52:10 +02:00
2 changed files with 3 additions and 3 deletions

View File

@@ -8,8 +8,8 @@ plugins:
uri: https://github.com/trunk-io/plugins
lint:
enabled:
- checkov@3.2.469
- renovate@41.93.2
- checkov@3.2.467
- renovate@41.91.3
- prettier@3.6.2
- trufflehog@3.90.5
- yamllint@1.37.1

View File

@@ -118,7 +118,7 @@ lib_deps =
[device-ui_base]
lib_deps =
# renovate: datasource=git-refs depName=meshtastic/device-ui packageName=https://github.com/meshtastic/device-ui gitBranch=master
https://github.com/meshtastic/device-ui/archive/10f02441ec7dcd099c4c5165c709afc3e0e3cb88.zip
https://github.com/meshtastic/device-ui/archive/8019704395b7539600d581330499208edcd80804.zip
; Common libs for environmental measurements in telemetry module
[environmental_base]