Files
wheel_rfm69_counter/avr_code/.vscode/settings (SFConflict ispatel@live.com 2025-05-18-09-07-10).json
T
2026-08-31 22:43:51 -04:00

20 lines
648 B
JSON

{
"files.associations": {
"cstdint": "cpp",
"adc.h": "c",
"*.inc": "c",
"st25dv.h": "c",
"*.ipp": "c",
"chrono": "c",
"functional": "c",
"__locale": "c",
"random": "cpp",
"algorithm": "cpp",
"max31329.h": "c"
},
"cmake.sourceDirectory": "/home/thebears/Seafile/Designs/Hardware/wheel_rfm69_counter/avr_code/cmake/radio_wheel_counter/default",
"mplab.clangd.arguments": [
"--compile-commands-dir=/home/thebears/Seafile/Designs/Hardware/wheel_rfm69_counter/avr_code/_build/radio_wheel_counter/default"
],
"mplab.clangd.path": ""
}