first commit

This commit is contained in:
2025-03-10 16:50:29 +01:00
commit 800f3222ca
36 changed files with 5064 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
{
"port": 13452,
"time": 1728395259887,
"version": "0.0.3"
}
+8
View File
@@ -0,0 +1,8 @@
{
"C_Cpp.errorSquiggles": "disabled",
"files.associations": {
"ascii_cmd.h": "c",
"time.h": "c",
"rds.h": "c"
}
}