Merge remote-tracking branch 'origin'
This commit is contained in:
commit
2efb17d30c
1 changed files with 3 additions and 0 deletions
|
|
@ -21,6 +21,9 @@ in {
|
||||||
extensions = [
|
extensions = [
|
||||||
config.extraExtensions.platformIO.extension
|
config.extraExtensions.platformIO.extension
|
||||||
];
|
];
|
||||||
|
userSettings = {
|
||||||
|
"platformio-ide.useBuiltinPIOCore" = false;
|
||||||
|
};
|
||||||
};
|
};
|
||||||
}));
|
}));
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue