Skip to content

Commit 103acbf

Browse files
committed
chore: add versions for more targets
1 parent e875179 commit 103acbf

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

targets.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@
123123
"targets": {
124124
"lr3pro": {
125125
"description": "BETAFPV LiteRadio 3 Pro",
126+
"version_supported": ">= v2.8.0",
126127
"tags": ["stdlcd"]
127128
},
128129
"f16": {
@@ -132,6 +133,7 @@
132133
},
133134
"el18": {
134135
"description": "Flysky EL18",
136+
"version_supported": ">= v2.8.0",
135137
"tags": ["colorlcd"]
136138
},
137139
"nb4p": {
@@ -141,6 +143,7 @@
141143
},
142144
"nv14": {
143145
"description": "Flysky NV14",
146+
"version_supported": ">= v2.5.0",
144147
"tags": ["colorlcd"]
145148
},
146149
"pa01": {
@@ -249,6 +252,7 @@
249252
},
250253
"commando8": {
251254
"description": "iFlight Commando 8",
255+
"version_supported": ">= v2.8.0",
252256
"tags": ["stdlcd"]
253257
},
254258
"bumblebee": {
@@ -313,6 +317,7 @@
313317
},
314318
"boxer": {
315319
"description": "RadioMaster Boxer",
320+
"version_supported": ">= v2.8.1",
316321
"tags": ["stdlcd", "bluetooth"]
317322
},
318323
"gx12": {
@@ -340,6 +345,7 @@
340345
},
341346
"tx12mk2": {
342347
"description": "RadioMaster TX12MK2",
348+
"version_supported": ">= v2.8.0",
343349
"tags": ["stdlcd", "bluetooth"]
344350
},
345351
"tx15": {
@@ -353,6 +359,7 @@
353359
},
354360
"zorro": {
355361
"description": "RadioMaster Zorro",
362+
"version_supported": ">= v2.6.0",
356363
"tags": ["stdlcd"]
357364
}
358365
}

0 commit comments

Comments
 (0)