From 4850fbe41e91d3269ce5102928007c6811ba5294 Mon Sep 17 00:00:00 2001 From: Michel Date: Thu, 26 Oct 2023 22:16:50 +0200 Subject: [PATCH] Update to Gitea --- platformio.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platformio.ini b/platformio.ini index 14f590b..b4ef187 100644 --- a/platformio.ini +++ b/platformio.ini @@ -4,4 +4,4 @@ board = nanoatmega328 framework = arduino lib_deps = olikraus/U8g2@^2.28.10 - https://gogs.batssoft.nl/Michel/arduino-library-er1400.git + https://gitea.batssoft.nl/Michel/arduino-library-er1400.git