数字字体。
This commit is contained in:
@@ -5,6 +5,20 @@
|
||||
#define CLOCK_START_PIN 30
|
||||
#define SW_START_PIN 38
|
||||
|
||||
|
||||
int numbers[10] = {
|
||||
0xF6F,
|
||||
0x592,
|
||||
0xE57,
|
||||
0xE8F,
|
||||
0x979,
|
||||
0xF8F,
|
||||
0xF3F,
|
||||
0xE54,
|
||||
0xFEF,
|
||||
0xFCF,
|
||||
};
|
||||
|
||||
class Cube {
|
||||
private:
|
||||
static int layer_count;
|
||||
|
||||
Reference in New Issue
Block a user