Fügt Controller hinzu
Signed-off-by: Christof Seyfferth <mail@seyfferth.dev>
This commit is contained in:
12
sketch_september3a/.theia/launch.json
Normal file
12
sketch_september3a/.theia/launch.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
// Use IntelliSense to learn about possible attributes.
|
||||
// Hover to view descriptions of existing attributes.
|
||||
"version": "0.2.0",
|
||||
"configurations": [
|
||||
{
|
||||
"name": "Arduino",
|
||||
"type": "arduino",
|
||||
"request": "launch"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user