Skip to content

Commit ceb1ead

Browse files
authored
Fix chip value
1 parent dba0176 commit ceb1ead

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

languages.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,8 +96,7 @@ Arduino:
9696
- cyan
9797
hex:
9898
- '#189BA1'
99-
chip:
100-
- "#F34B7D"
99+
chip: "#F34B7D"
101100
Assembly:
102101
type: programming
103102
ascii: |

0 commit comments

Comments
 (0)