Added gauge, fixed shit
Some checks failed
Test compiling project / test (push) Failing after 1m30s

This commit is contained in:
2024-10-24 22:54:54 +02:00
parent 57b1ce8db7
commit db567eeaa5
14 changed files with 413 additions and 223 deletions

View File

@@ -0,0 +1,9 @@
{
"version": "1",
"name": "Waterlevel",
"type": "collection",
"ignore": [
"node_modules",
".git"
]
}