cc-mek-scada/.vscode/settings.json
Mikayla Fischler 02541184bd bootloader
2022-05-11 11:31:02 -04:00

14 lines
199 B
JSON

{
"Lua.diagnostics.globals": [
"term",
"fs",
"peripheral",
"rs",
"bit",
"parallel",
"colors",
"textutils",
"shell"
]
}