From 4be0ce6a3dcc533efb4a8d9cfadc78fe55070af0 Mon Sep 17 00:00:00 2001 From: Josep Comas Date: Wed, 8 May 2024 10:28:36 +0200 Subject: [PATCH] Update library.properties Solve error when compiling in debug mode --- library.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/library.properties b/library.properties index dc73c1d..26f2c5c 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=S8_UART -version=1.0.1 +version=1.0.2 author=Josep Comas maintainer=Josep Comas sentence=SenseAir S8 CO2 sensor library using UART communication @@ -8,4 +8,4 @@ category=Sensors url=https://github.com/jcomas/S8_UART architectures=* repository=https://github.com/jcomas/S8_UART -license=MIT \ No newline at end of file +license=MIT