From 870ef6d7a0d4afa90ce37a47edbba59aa7e3e62a Mon Sep 17 00:00:00 2001 From: Erriez Date: Tue, 8 Sep 2020 23:17:37 +0200 Subject: [PATCH] Update Doxyfile --- Doxyfile | 2 +- library.properties | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Doxyfile b/Doxyfile index da9a63a..fe663bf 100644 --- a/Doxyfile +++ b/Doxyfile @@ -32,7 +32,7 @@ DOXYFILE_ENCODING = UTF-8 # title of most generated pages and in a few other places. # The default value is: My Project. -PROJECT_NAME = "Erriez BMP280/BME280 library for Arduino" +PROJECT_NAME = "Erriez BMP280 / BME280 library for Arduino" # The PROJECT_NUMBER tag can be used to enter a project or revision number. This # could be handy for archiving the generated documentation or if some version diff --git a/library.properties b/library.properties index 6a6496d..b928a38 100644 --- a/library.properties +++ b/library.properties @@ -2,8 +2,8 @@ name=Erriez BMP280/BME280 sensor version=1.0.0 author=Erriez maintainer=Erriez -sentence=BMP280/BME280 sensor library for Arduino -paragraph=This is a BMP280/BME280 temperature / pressure / altitude / humidity sensor library for Arduino. +sentence=BMP280 / BME280 sensor library for Arduino +paragraph=This is a BMP280 / BME280 temperature / pressure / altitude / humidity sensor library for Arduino. category=Sensors url=https://github.com/Erriez/ErriezBMX280 architectures=*