From cf88fe788e24a04153d7989a28739fc264c5fd3d Mon Sep 17 00:00:00 2001 From: man-9336 Date: Sun, 26 May 2024 14:10:58 +0530 Subject: [PATCH] Update library.properties --- library.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.properties b/library.properties index 9764810..9f2008f 100644 --- a/library.properties +++ b/library.properties @@ -6,4 +6,4 @@ sentence=A library for I2C LCD displays. paragraph= The library allows to control I2C displays with functions extremely similar to LiquidCrystal library. THIS LIBRARY MIGHT NOT BE COMPATIBLE WITH EXISTING SKETCHES. category=Display url=https://github.com/marcoschwartz/LiquidCrystal_I2C -architectures=avr +architectures=avr,esp8266