From e0ec56fdec924979ad12f4144c38491acb64e775 Mon Sep 17 00:00:00 2001 From: dave Date: Mon, 4 Nov 2024 11:03:22 +0000 Subject: [PATCH] Sort out platformio.ini --- library.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/library.json b/library.json index f269601..878bf2f 100644 --- a/library.json +++ b/library.json @@ -10,8 +10,8 @@ "authors": [ { - "name": "DaveTcc", - "url": "https://www.thecoderscorner.com", + "name": "tcmenu", + "url": "https://tcmenu.github.io/documentation/", "maintainer": true } ], @@ -19,11 +19,11 @@ [ { "name": "IoAbstraction", - "authors": "DaveTCC" + "authors": "tcmenu" }, { "name": "tcUnicodeHelper", - "authors": "DaveTCC" + "authors": "tcmenu" } ], "version": "4.4.0",