Skip to content

Commit ac6fde5

Browse files
aiwyatt787davidflowers
authored andcommitted
Pull request #20: Remove UART from keywords
Merge in MCU16CE/dspic33-dsc-bootloader-code-examples from ~C74569/dspic33-dsc-bootloader-code-examples:bugfix/MCU16GITHUB-896-remove-unnecessary-keywords-from-outer-main.json to feature/MCU16GITHUB-836-bootloader-pre-generated-demos * commit '1a9d5214e2fadb7e680a6d48f2f586ff6f02b6fd': Remove UART from keywords
2 parents f029d47 + 1a9d521 commit ac6fde5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.main-meta/main.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,7 @@
3535
}
3636
},
3737
"keywords": [
38-
"GPIO",
39-
"UART"
38+
"GPIO"
4039
]
4140
}
4241
}

0 commit comments

Comments
 (0)