Fixed names according to arduino's guidlines (#850)

This commit is contained in:
Tom 2024-02-24 12:49:06 +02:00 committed by GitHub
parent 84031659fa
commit 1fe8fb461e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
{
"name": "Embedded Template Library - Arduino",
"name": "Embedded Template Library ETL",
"version": "20.38.10",
"authors": {
"name": "John Wellbelove",

View File

@ -1,4 +1,4 @@
name=Embedded Template Library - Arduino
name=Embedded Template Library ETL
version=20.38.10
author= John Wellbelove <john.wellbelove@etlcpp.com>
maintainer=John Wellbelove <john.wellbelove@etlcpp.com>