Skip to content
Snippets Groups Projects
Commit 3f7afb07 authored by Alexandre Engelhardt's avatar Alexandre Engelhardt
Browse files

Moved the two next dates for the microcontrollers workshop

parent 746c4f58
No related branches found
No related tags found
1 merge request!97Moved the two next dates for the microcontrollers workshop
Pipeline #1381558191 passed with warnings
{
"configurations": [
{
"name": "windows-gcc-x64",
"includePath": [
"${workspaceFolder}/**"
],
"compilerPath": "C:/mingw64/bin/gcc.exe",
"cStandard": "${default}",
"cppStandard": "${default}",
"intelliSenseMode": "windows-gcc-x64",
"compilerArgs": [
""
]
}
],
"version": 4
}
\ No newline at end of file
{
"version": "0.2.0",
"configurations": [
{
"name": "C/C++ Runner: Debug Session",
"type": "cppdbg",
"request": "launch",
"args": [],
"stopAtEntry": false,
"externalConsole": true,
"cwd": "c:/Users/Alexandre/OneDrive/Documents/Arduino/libraries/Pitches",
"program": "c:/Users/Alexandre/OneDrive/Documents/Arduino/libraries/Pitches/build/Debug/outDebug",
"MIMode": "gdb",
"miDebuggerPath": "gdb",
"setupCommands": [
{
"description": "Enable pretty-printing for gdb",
"text": "-enable-pretty-printing",
"ignoreFailures": true
}
]
}
]
}
\ No newline at end of file
---
mccrashcoursenr: "744"
startdate: "2024-07-27"
startdate: "2024-08-03"
starttime: "14:30"
endtime: "18:30"
price: "free"
......
---
mccrashcoursenr: "744"
startdate: "2024-08-03"
startdate: "2024-08-17"
starttime: "14:30"
endtime: "18:30"
price: "free"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment