more code refactoring + fixing issue #68
This commit is contained in:
12
code.code-workspace
Normal file
12
code.code-workspace
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"folders": [
|
||||
{
|
||||
"path": "."
|
||||
}
|
||||
],
|
||||
"settings": {
|
||||
"terminal.integrated.env.osx": {
|
||||
"PATH": "/Users/vitormhenrique/.platformio/penv/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user