Skip to content

Commit c91797a

Browse files
committed
fix: use correct capitalisation for RadioMaster
1 parent 0f700d3 commit c91797a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

targets.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -461,27 +461,27 @@
461461
"tags": ["stdlcd", "bluetooth"]
462462
},
463463
"gx12": {
464-
"description": "Radiomaster GX12",
464+
"description": "RadioMaster GX12",
465465
"tags": ["stdlcd", "bluetooth"]
466466
},
467467
"mt12": {
468-
"description": "Radiomaster MT12",
468+
"description": "RadioMaster MT12",
469469
"tags": ["stdlcd"]
470470
},
471471
"pocket": {
472472
"description": "RadioMaster Pocket",
473473
"tags": ["stdlcd", "bluetooth"]
474474
},
475475
"t8": {
476-
"description": "Radiomaster T8",
476+
"description": "RadioMaster T8",
477477
"tags": ["stdlcd"]
478478
},
479479
"tx12": {
480-
"description": "Radiomaster TX12",
480+
"description": "RadioMaster TX12",
481481
"tags": ["stdlcd"]
482482
},
483483
"tx12mk2": {
484-
"description": "Radiomaster TX12MK2",
484+
"description": "RadioMaster TX12MK2",
485485
"tags": ["stdlcd", "bluetooth"]
486486
},
487487
"tx16s": {

0 commit comments

Comments
 (0)