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 acfb18d commit 9f91eb4Copy full SHA for 9f91eb4
ports/raspberrypi/boards/pimoroni_inky_frame_5_7/board.c
@@ -110,7 +110,7 @@ void board_init(void) {
110
false, // color_bits_inverted
111
0x000000, // highlight_color
112
refresh_sequence, sizeof(refresh_sequence),
113
- 2.0, // refresh_time
+ 28.0, // refresh_time
114
NULL, // busy_pin
115
false, // busy_state
116
40.0, // seconds_per_frame
0 commit comments