abschreiben + libaries

This commit is contained in:
danielvici123
2025-02-21 11:40:40 +01:00
parent fda487fee5
commit 167b5c6b7d
177 changed files with 45321 additions and 4 deletions

View File

@@ -0,0 +1,15 @@
{
"name": "LiquidCrystal_I2C",
"keywords": "LCD, liquidcrystal, I2C",
"description": "A library for DFRobot I2C LCD displays",
"repository":
{
"type": "git",
"url": "https://github.com/marcoschwartz/LiquidCrystal_I2C.git"
},
"frameworks": "arduino",
"platforms":
[
"atmelavr"
]
}