fix: move IOT to capteur subfolder

This commit is contained in:
Clement 2023-06-25 10:38:25 +02:00
parent 36a1fe4d91
commit 8c588ed2c0
22 changed files with 6 additions and 0 deletions

6
IOT/Capteur/.vscode/settings.json vendored Normal file
View File

@ -0,0 +1,6 @@
{
"files.associations": {
"*.html": "html",
"cmath": "cpp"
}
}