From 496f2f1837d29d5891725bb355c65ccf9fc7e258 Mon Sep 17 00:00:00 2001 From: Roman Schmitz Date: Mon, 31 Jul 2023 21:47:57 +0200 Subject: [PATCH] Update library.json --- library.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.json b/library.json index 31b969f..2e58f9a 100644 --- a/library.json +++ b/library.json @@ -1,7 +1,7 @@ { "name": "MS5xxx by Schm1tz1", "keywords": "MS5611, MS5607, MS5611, Measurement Specialties, MEAS, pressure, sensor", - "description": "Library for digital pressure sensors MS5xxx by Measurement Specialties (MEAS). Tested with Arduino Uno/Nano/Mico and ESP8266. Long-term tests with MS5607 have been performed, working implementation for MS5611 chipset.", + "description": "Library for digital pressure sensors MS5xxx by Measurement Specialties (MEAS). Tested with Arduino Uno/Nano/Micro and ESP8266. Long-term tests with MS5607 have been performed, working implementation for MS5611 chipset.", "repository": { "type": "git",