Tested in the lathe. Works, of course

This commit is contained in:
Hakan Bastedt
2023-12-24 23:28:10 +01:00
parent c972fef18f
commit 49c804516d
13 changed files with 874 additions and 1883 deletions

View File

@@ -1,6 +1,7 @@
{
"files.associations": {
"ecat_slv.h": "c",
"compare": "cpp"
"compare": "cpp",
"*.tpp": "cpp"
}
}