Refactoring menu code to be non-blocking
Added macros for GPIO read/write
This commit is contained in:
4
.vscode/settings.json
vendored
4
.vscode/settings.json
vendored
@@ -8,6 +8,8 @@
|
||||
"clock_config.h": "c",
|
||||
"utils.h": "c",
|
||||
"ports.h": "c",
|
||||
"mode.h": "c"
|
||||
"mode.h": "c",
|
||||
"arm_math.h": "c",
|
||||
"io.h": "c"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user