From 3517d9b1df27e7a28450de0679b2d3c59e019d31 Mon Sep 17 00:00:00 2001 From: nopnop2002 Date: Wed, 11 Sep 2024 12:18:25 +0900 Subject: [PATCH] Update README.md --- TextDemo/README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/TextDemo/README.md b/TextDemo/README.md index 9aba3c9..8029819 100644 --- a/TextDemo/README.md +++ b/TextDemo/README.md @@ -4,3 +4,8 @@ This repository uses [this](https://github.com/dhepper/font8x8) font file by default, but you can also use True Type Font and BDF Font. +Using BDF Font. +https://github.com/nopnop2002/esp-idf-ssd1306/tree/master/BdfFontDemo + +Using True Type Font. +https://github.com/nopnop2002/esp-idf-ssd1306/tree/master/FreeTypeDemo