From db6d8d2f48a2e5f4fdd795dcd5c13ed9b5619435 Mon Sep 17 00:00:00 2001 From: olikraus Date: Sun, 25 Aug 2019 19:05:27 +0200 Subject: [PATCH] comment change --- csrc/u8g2_circle.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/csrc/u8g2_circle.c b/csrc/u8g2_circle.c index caacdbf8..00c42bc5 100644 --- a/csrc/u8g2_circle.c +++ b/csrc/u8g2_circle.c @@ -1,6 +1,6 @@ /* - u8g2_box.c + u8g2_circle.c Universal 8bit Graphics Library (https://github.com/olikraus/u8g2/)