vault backup: 2024-10-08 21:25:18
This commit is contained in:
parent
1622311f8f
commit
59fefb4ae7
@ -22,8 +22,8 @@ const int segments[10][7] = {{1, 1, 1, 1, 1, 1, 0}, ...};
|
|||||||
const int segments[10][7] = {
|
const int segments[10][7] = {
|
||||||
{1, 1, 1, 1, 1, 1, 0}, // 0
|
{1, 1, 1, 1, 1, 1, 0}, // 0
|
||||||
{0, 1, 1, 0, 0, 0, 0}, // 1
|
{0, 1, 1, 0, 0, 0, 0}, // 1
|
||||||
{}
|
{1, 1, 0, 1, 1, 0, 1}, // 2
|
||||||
|
{1, }
|
||||||
};
|
};
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user