mirror of
https://github.com/manuelbl/ttn-esp32.git
synced 2025-07-15 15:32:51 +02:00
Convert provisioning code to C++
This commit is contained in:
2
.vscode/c_cpp_properties.json
vendored
2
.vscode/c_cpp_properties.json
vendored
@ -28,7 +28,7 @@
|
||||
],
|
||||
"compilerPath": "/usr/bin/clang",
|
||||
"cStandard": "c11",
|
||||
"cppStandard": "c++17",
|
||||
"cppStandard": "c++11",
|
||||
"intelliSenseMode": "clang-x64"
|
||||
}
|
||||
],
|
||||
|
Reference in New Issue
Block a user