PICO W WIFI TCP 测试发送CPU 温度

This commit is contained in:
2024-11-12 10:36:32 +08:00
parent c976c93aa5
commit dbfdce8ec9
4 changed files with 99 additions and 86 deletions

View File

@@ -3,6 +3,8 @@
"C_Cpp.errorSquiggles": "disabled",
"files.associations": {
"cstring": "cpp",
"random": "cpp"
}
"random": "cpp",
"system_error": "c"
},
"cmake.ignoreCMakeListsMissing": true
}