From 7ad10039783075bc8da57bff0439680399af33a8 Mon Sep 17 00:00:00 2001 From: cepetr Date: Wed, 24 Apr 2024 07:38:23 +0200 Subject: [PATCH] fixup! feat(core): refactor display drivers --- core/embed/lib/gl_bitblt.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/embed/lib/gl_bitblt.h b/core/embed/lib/gl_bitblt.h index 2634fb7af..9594f4bb5 100644 --- a/core/embed/lib/gl_bitblt.h +++ b/core/embed/lib/gl_bitblt.h @@ -25,7 +25,7 @@ #include "gl_color.h" -// These module provides provides low-level bit block transfer (bitblt) +// These module provides low-level bit block transfer (bitblt) // operations on different bitmap/framebuffer types. // // `fill` - fills a rectangle with a solid color (with an optional