Skip to content

Commit abd340a

Browse files
committed
Remove tick.h from merged file.
1 parent b3552ef commit abd340a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

shared-module/framebufferio/FramebufferDisplay.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,6 @@
3939
#include <stdint.h>
4040
#include <string.h>
4141

42-
#include "tick.h"
43-
4442
void common_hal_framebufferio_framebufferdisplay_construct(framebufferio_framebufferdisplay_obj_t* self,
4543
mp_obj_t framebuffer, uint16_t width, uint16_t height,
4644
uint16_t rotation, uint16_t color_depth,

0 commit comments

Comments
 (0)