We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e95410 commit b042f1dCopy full SHA for b042f1d
main/ui/confirm_address.c
@@ -12,7 +12,7 @@
12
#if ADDRESS_STRING_GRID
13
14
#define ADDR_GRID_TOPPAD 12
15
-#define ADDR_GRID_X 4
+#define ADDR_GRID_X 5
16
#define ADDR_GRID_Y 5
17
#define ADDR_GRID_SIZE (ADDR_GRID_X * ADDR_GRID_Y)
18
#define ADDR_TEXTSPLITLEN (MAX_DISPLAY_ADDRESS_LEN / ADDR_GRID_SIZE)
0 commit comments