Skip to content

Commit a9384b6

Browse files
committed
Update Semtech module naming.
1 parent 36f5b3a commit a9384b6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

meta/recipes-chirpstack/gateway-config/files/gateway-config.sh

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -155,9 +155,9 @@ do_setup_concentrator_shield() {
155155
11 "RisingHF - RHF0M301" \
156156
12 "Sandbox - LoRaGo PORT" \
157157
13 "Seeed - WM1302" \
158-
14 "Semtech - SX1280 (2.4 GHz)" \
159-
15 "Semtech - SX1302 CoreCell (SX1302CXXXGW1)" \
160-
16 "Semtech - SX1302 CoreCell (USB) (SX1302CSSXXXGW1)" \
158+
14 "Semtech - SX1280 LoRa Connect(TM) (2.4 GHz)" \
159+
15 "Semtech - SX1302 LoRa(R) CoreCell (SX1302CXXXGW1)" \
160+
16 "Semtech - SX1302 LoRa(R) CoreCell (USB) (SX1302CSSXXXGW1)" \
161161
17 "Waveshare - SX1302 LoRaWAN Gateway HAT" \
162162
3>&1 1>&2 2>&3)
163163
RET=$?

0 commit comments

Comments
 (0)