From c19faca3e874a0f99301b51f773ab1319523a562 Mon Sep 17 00:00:00 2001 From: AlessioSavelli <91372363+AlessioSavelli@users.noreply.github.com> Date: Thu, 22 Dec 2022 11:28:02 +0100 Subject: [PATCH] Update library.properties To avoid Warning with new arduino IDE 2.X --- library.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.properties b/library.properties index 9764810..dd0bb14 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,esp32,samd