[wip] added encoder
This commit is contained in:
3
firmware/.vscode/c_cpp_properties.json
vendored
3
firmware/.vscode/c_cpp_properties.json
vendored
@@ -20,7 +20,8 @@
|
||||
"UNICODE",
|
||||
"_UNICODE",
|
||||
"STM32F303xE",
|
||||
"USE_HAL_DRIVER"
|
||||
"USE_HAL_DRIVER",
|
||||
"ULOG_ENABLED"
|
||||
],
|
||||
"compilerPath": "C:/MyApps/arm-gcc/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-gcc.exe",
|
||||
"cStandard": "c11",
|
||||
|
||||
Reference in New Issue
Block a user