Compare commits

...

2 Commits

Author SHA1 Message Date
renovate[bot] 3c7043f4fa Update meshtastic/device-ui digest to 502ba30 2026-06-05 12:31:19 +00:00
pdxlocations f56536417b feat: Add Module configuration for RAK13300 and RAK13302 in Slot 2 (#10632) 2026-06-05 06:11:46 -05:00
3 changed files with 3 additions and 1 deletions
@@ -6,6 +6,7 @@ Meta:
Lora:
### RAK13300 in Slot 2 pins
Module: sx1262
IRQ: 18 #IO6
Reset: 24 # IO4
Busy: 19 # IO5
@@ -6,6 +6,7 @@ Meta:
Lora:
### RAK13302 in Slot 2 pins
Module: sx1262
IRQ: 18 #IO6
Reset: 24 # IO4
Busy: 19 # IO5
+1 -1
View File
@@ -126,7 +126,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/34e96d298e78ddf28b7c7e0e82b7bea503abafc3.zip
https://github.com/meshtastic/device-ui/archive/502ba30dbccc6a323f1d4f7ca961131c27f60672.zip
; Common libs for environmental measurements in telemetry module
[environmental_base]