checkpoint: working sensor acquisition and axis validation
This commit is contained in:
Vendored
+11
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"idf.currentSetup": "/Users/jay/.espressif/v6.0.2/esp-idf",
|
||||
"idf.port": "/dev/tty.usbmodem1134101",
|
||||
"idf.customExtraVars": {},
|
||||
"clangd.path": "/Users/jay/.espressif/tools/esp-clang/esp-20.1.1_20250829/esp-clang/bin/clangd",
|
||||
"clangd.arguments": [
|
||||
"--background-index",
|
||||
"--query-driver=**",
|
||||
"--compile-commands-dir=/Users/jay/embedded_dev/trikkeSensor/build"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user