Skip to content

Commit 1fce8db

Browse files
author
Louis Beaudoin
committed
switch back to 32x32 by default
1 parent 3de6e14 commit 1fce8db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fc_defs.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727

2828
#pragma once
2929

30-
#define FRAME_WIDTH 64
30+
#define FRAME_WIDTH 32
3131
#define FRAME_HEIGHT 32
3232
#define LEDS_TOTAL (FRAME_WIDTH * FRAME_HEIGHT)
3333

0 commit comments

Comments
 (0)