From 7327a559ba2a0f7a190c77d41fac07f58512b794 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=85=AE=E5=A4=8F?= Date: Sat, 23 Sep 2023 19:31:40 +0800 Subject: [PATCH] Add UTF8ToGB2312 library (#3359) --- repositories.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/repositories.txt b/repositories.txt index 2140c0f5..e54daf79 100644 --- a/repositories.txt +++ b/repositories.txt @@ -6231,3 +6231,4 @@ https://gitlab.com/alexpr0/ssd1306wire.git https://github.com/ICRS/ICRS-101-Devkit https://github.com/machinefi/w3bstream-client-arduino-ce https://github.com/robertsallent/arduino_flanco +https://github.com/TikaFlow/UTF8ToGB2312