From 3500b1056b33999b285387d196c78fe4ab707f79 Mon Sep 17 00:00:00 2001 From: olikraus Date: Tue, 31 Jan 2023 18:11:20 +0100 Subject: [PATCH] update --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6abe5950..54795677 100644 --- a/README.md +++ b/README.md @@ -26,5 +26,6 @@ The Arduino library U8g2 can be installed from the library manager of the Arduin * Only fonts allowed with fit into a 8x8 pixel grid. * Writes directly to the display. No buffer in the microcontroller required. + [Setup Guide and Reference Manual](https://github.com/olikraus/u8g2/wiki)