Skip to content

Commit ef932b8

Browse files
committed
fix: use correct capitalisation for RadioMaster
1 parent 24d207f commit ef932b8

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
@@ -470,27 +470,27 @@
470470
"tags": ["stdlcd", "bluetooth"]
471471
},
472472
"gx12": {
473-
"description": "Radiomaster GX12",
473+
"description": "RadioMaster GX12",
474474
"tags": ["stdlcd", "bluetooth"]
475475
},
476476
"mt12": {
477-
"description": "Radiomaster MT12",
477+
"description": "RadioMaster MT12",
478478
"tags": ["stdlcd"]
479479
},
480480
"pocket": {
481481
"description": "RadioMaster Pocket",
482482
"tags": ["stdlcd", "bluetooth"]
483483
},
484484
"t8": {
485-
"description": "Radiomaster T8",
485+
"description": "RadioMaster T8",
486486
"tags": ["stdlcd"]
487487
},
488488
"tx12": {
489-
"description": "Radiomaster TX12",
489+
"description": "RadioMaster TX12",
490490
"tags": ["stdlcd"]
491491
},
492492
"tx12mk2": {
493-
"description": "Radiomaster TX12MK2",
493+
"description": "RadioMaster TX12MK2",
494494
"tags": ["stdlcd", "bluetooth"]
495495
},
496496
"tx15": {

0 commit comments

Comments
 (0)