Added Passwords
This commit is contained in:
parent
f93b7d4f55
commit
a941297323
@ -1,27 +0,0 @@
|
|||||||
{
|
|
||||||
// Verwendet IntelliSense zum Ermitteln möglicher Attribute.
|
|
||||||
// Zeigen Sie auf vorhandene Attribute, um die zugehörigen Beschreibungen anzuzeigen.
|
|
||||||
// Weitere Informationen finden Sie unter https://go.microsoft.com/fwlink/?linkid=830387
|
|
||||||
"version": "0.2.0",
|
|
||||||
"configurations": [
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
{
|
|
||||||
"name": "Download and Run current file",
|
|
||||||
"type": "ev3devBrowser",
|
|
||||||
"request": "launch",
|
|
||||||
"program": "/home/robot/${workspaceFolderBasename}/${relativeFile}",
|
|
||||||
"interactiveTerminal": true
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "Download and Run my-program",
|
|
||||||
"type": "ev3devBrowser",
|
|
||||||
"request": "launch",
|
|
||||||
"program": "/home/robot/${workspaceFolderBasename}/my-program (replace 'my-program' with the actual path)",
|
|
||||||
"interactiveTerminal": true
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
@ -53,3 +53,8 @@ To send requests to your service, https://www.postman.com/downloads/ is a good a
|
|||||||
- ```git add .```
|
- ```git add .```
|
||||||
- ```git commit -m "message"```
|
- ```git commit -m "message"```
|
||||||
- ```git push origin```
|
- ```git push origin```
|
||||||
|
|
||||||
|
|
||||||
|
## Passwords:
|
||||||
|
- Backend PC: Lego_Ohm1
|
||||||
|
- Raspy: OHM_123.!
|
Loading…
x
Reference in New Issue
Block a user