Skip to content

Commit f15762f

Browse files
committed
chore: ensure all targets properly alphabetized within each manufacturer group
As well as manufacturer groups all in alphabetical order
1 parent d2c98d2 commit f15762f

File tree

1 file changed

+24
-24
lines changed

1 file changed

+24
-24
lines changed

targets.json

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -286,14 +286,14 @@
286286
"description": "Flysky EL18",
287287
"tags": ["colorlcd"]
288288
},
289-
"nv14": {
290-
"description": "Flysky NV14",
291-
"tags": ["colorlcd"]
292-
},
293289
"nb4p": {
294290
"description": "Flysky NB4+",
295291
"tags": ["colorlcd"]
296292
},
293+
"nv14": {
294+
"description": "Flysky NV14",
295+
"tags": ["colorlcd"]
296+
},
297297
"pl18": {
298298
"description": "Flysky PL18",
299299
"tags": ["colorlcd"]
@@ -310,22 +310,6 @@
310310
"description": "Flysky ST16",
311311
"tags": ["colorlcd"]
312312
},
313-
"x10": {
314-
"description": "FrSky Horus X10",
315-
"tags": ["colorlcd"]
316-
},
317-
"x10-access": {
318-
"description": "FrSky Horus X10 Access",
319-
"tags": ["colorlcd"]
320-
},
321-
"x10express": {
322-
"description": "FrSky Horus X10 Express",
323-
"tags": ["colorlcd"]
324-
},
325-
"x12s": {
326-
"description": "FrSky Horus X12S",
327-
"tags": ["colorlcd"]
328-
},
329313
"x7": {
330314
"description": "FrSky QX7",
331315
"tags": ["stdlcd"]
@@ -362,6 +346,22 @@
362346
"description": "FrSky X9 Lite S",
363347
"tags": ["stdlcd"]
364348
},
349+
"x10": {
350+
"description": "FrSky Horus X10",
351+
"tags": ["colorlcd"]
352+
},
353+
"x10-access": {
354+
"description": "FrSky Horus X10 Access",
355+
"tags": ["colorlcd"]
356+
},
357+
"x10express": {
358+
"description": "FrSky Horus X10 Express",
359+
"tags": ["colorlcd"]
360+
},
361+
"x12s": {
362+
"description": "FrSky Horus X12S",
363+
"tags": ["colorlcd"]
364+
},
365365
"xlite": {
366366
"description": "FrSky X-Lite",
367367
"tags": ["stdlcd"]
@@ -370,10 +370,6 @@
370370
"description": "FrSky X-Lite S",
371371
"tags": ["stdlcd"]
372372
},
373-
"commando8": {
374-
"description": "iFlight Commando 8",
375-
"tags": ["stdlcd"]
376-
},
377373
"v12": {
378374
"description": "HelloRadioSky V12",
379375
"tags": ["stdlcd"]
@@ -386,6 +382,10 @@
386382
"description": "HelloRadioSky V16",
387383
"tags": ["colorlcd", "bluetooth"]
388384
},
385+
"commando8": {
386+
"description": "iFlight Commando 8",
387+
"tags": ["stdlcd"]
388+
},
389389
"bumblebee": {
390390
"description": "Jumper Bumblebee",
391391
"tags": ["stdlcd"]

0 commit comments

Comments
 (0)