This commit is contained in:
Andras Schmelczer 2026-07-10 10:56:55 -04:00
parent 1ea3024e4e
commit d14fd083f3
3 changed files with 1852 additions and 127 deletions

41
.vscode/settings.json vendored
View file

@ -1,42 +1,9 @@
{
"cSpell.words": [
"andras",
"Andras",
"astra",
"colour",
"colours",
"datetime",
"decla",
"EEPROM",
"favicons",
"favourite",
"forex",
"froms",
"Glsl",
"leds",
"linkedin",
"mesmerising",
"microcontrollers",
"mixins",
"noopener",
"optimisations",
"optimised",
"organiser",
"playsinline",
"realised",
"schmelczer",
"serialisation",
"synchronised",
"tabindex",
"utilised",
"utilising",
"webm",
"webp",
"youtube"
],
"files.exclude": {
"node_modules": true
},
"editor.rulers": [90],
"editor.rulers": [
90
],
"editor.wordWrap": "on"
}
}