not or it but ADD IT? THIS WAS NOT WRITTEN BY AI, THIS IS CLOWN PRODUCTION

This commit is contained in:
2026-01-05 19:30:23 +01:00
parent bfe5a41ea3
commit 8d76a0054f
12 changed files with 401 additions and 581 deletions

17
lib/Hash/library.json Normal file
View File

@@ -0,0 +1,17 @@
{
"name": "Hash",
"version": "1.0",
"description": "Generate Hash from data",
"authors":
[
{
"name": "Markus Sattler",
"maintainer": true
}
],
"frameworks": "arduino",
"platforms": "espressif8266, espressif32",
"build": {
"flags": ["-Wno-unused-function"]
}
}