Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
fleur
firmware
Commits
fa0c047f
Commit
fa0c047f
authored
Aug 24, 2019
by
swym
Browse files
Merge 'correct bi pride stripe widths'
See merge request
card10/firmware!243
parents
99298759
23ee43d6
Changes
1
Hide whitespace changes
Inline
Side-by-side
pycardium/modules/py/pride.py
View file @
fa0c047f
...
...
@@ -14,7 +14,7 @@ flags["trans"] = [
[
247
,
168
,
184
],
[
85
,
205
,
252
],
]
flags
[
"bi"
]
=
[[
214
,
2
,
112
],
[
155
,
79
,
150
],
[
0
,
56
,
168
]]
flags
[
"bi"
]
=
[[
214
,
2
,
112
],
[
214
,
2
,
112
],
[
155
,
79
,
150
],
[
0
,
56
,
168
],
[
0
,
56
,
168
]]
flags
[
"ace"
]
=
[[
1
,
1
,
1
],
[
164
,
164
,
164
],
[
255
,
255
,
255
],
[
150
,
0
,
150
]]
flags
[
"greyace"
]
=
[
[
150
,
0
,
150
],
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment