IR Recieve

This commit is contained in:
Siwat Sirichai 2024-01-10 17:10:51 +07:00
parent a9cde5ac54
commit 23a2f243c9
8 changed files with 215 additions and 3 deletions

4
.vscode/launch.json vendored
View file

@ -8,8 +8,8 @@
"args": [],
"stopAtEntry": false,
"externalConsole": true,
"cwd": ".",
"program": "build/Debug/outDebug",
"cwd": "d:/Git/ESPMegaPRO-v3-SDK/ESPMegaPRO-OS-SDK/src",
"program": "d:/Git/ESPMegaPRO-v3-SDK/ESPMegaPRO-OS-SDK/src/build/Debug/outDebug",
"MIMode": "gdb",
"miDebuggerPath": "gdb",
"setupCommands": [