measured tft refresh rate see main() for results

This commit is contained in:
matthias wagner
2023-07-31 12:04:24 +02:00
parent ea1fc9bf71
commit 56f130a34b
3 changed files with 9 additions and 2 deletions

View File

@@ -19,5 +19,5 @@
"cmake.buildBeforeRun": true,
"C_Cpp.default.configurationProvider": "ms-vscode.cmake-tools",
"C_Cpp.errorSquiggles": "disabled",
"cortex-debug.variableUseNaturalFormat": false
"cortex-debug.variableUseNaturalFormat": true
}